Method: LL1Analyzer#atn
- Defined in:
- lib/antlr4/LL1Analyzer.rb
#atn ⇒ Object
Returns the value of attribute atn.
7 8 9 |
# File 'lib/antlr4/LL1Analyzer.rb', line 7 def atn @atn end |
Returns the value of attribute atn.
7 8 9 |
# File 'lib/antlr4/LL1Analyzer.rb', line 7 def atn @atn end |