Method: DFA#decision

Defined in:
lib/antlr4/dfa/DFA.rb

#decisionObject

Returns the value of attribute decision.



3
4
5
# File 'lib/antlr4/dfa/DFA.rb', line 3

def decision
  @decision
end