class documentation
class InputImplementer(Generic[
An InputImplementer
implements an input protocol in terms of a state machine.
When the factory returned from TypeMachine
Class Variable | __automat |
Undocumented |
Class Variable | __automat |
Undocumented |
Class Variable | __automat |
Undocumented |
Class Variable | __automat |
Undocumented |
__automat_transitioner__:
Transitioner[ TypedState[ InputProtocol, Core] | TypedDataState[ InputProtocol, Core, object, ...], str, SomeOutput]
=
(source)
¶
Undocumented