Method: DFA#decision
- Defined in:
- lib/antlr4/dfa/DFA.rb
#decision ⇒ Object
Returns the value of attribute decision.
3 4 5 |
# File 'lib/antlr4/dfa/DFA.rb', line 3 def decision @decision end |
Returns the value of attribute decision.
3 4 5 |
# File 'lib/antlr4/dfa/DFA.rb', line 3 def decision @decision end |