Class: Aio::Parse::ParserMachine::HasContextState
- Inherits:
-
Aio::Parse::ParentState
- Object
- Aio::Parse::ParentState
- Aio::Parse::ParserMachine::HasContextState
- Defined in:
- lib/aio/core/parse/parser_machine/bak/has_context_state.rb
Instance Method Summary collapse
Methods inherited from Aio::Parse::ParentState
#device_manager, #get_device, #get_full, #initialize
Constructor Details
This class inherits a constructor from Aio::Parse::ParentState
Instance Method Details
#get_context ⇒ Object
4 5 |
# File 'lib/aio/core/parse/parser_machine/bak/has_context_state.rb', line 4 def get_context end |
#parse_context_ok ⇒ Object
7 8 |
# File 'lib/aio/core/parse/parser_machine/bak/has_context_state.rb', line 7 def parse_context_ok end |