Class: Aio::Parse::ParserMachine::HasContextState

Inherits:
Aio::Parse::ParentState show all
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_contextObject



4
5
# File 'lib/aio/core/parse/parser_machine/bak/has_context_state.rb', line 4

def get_context
end

#parse_context_okObject



7
8
# File 'lib/aio/core/parse/parser_machine/bak/has_context_state.rb', line 7

def parse_context_ok
end