Method: SimState#dfaState

Defined in:
lib/antlr4/atn/LexerATNSimulator.rb

#dfaStateObject

Returns the value of attribute dfaState.



18
19
20
# File 'lib/antlr4/atn/LexerATNSimulator.rb', line 18

def dfaState
  @dfaState
end