Method: ATN#grammarType
- Defined in:
- lib/antlr4/atn/ATN.rb
#grammarType ⇒ Object
Used for runtime deserialization of ATNs from strings#/
8 9 10 |
# File 'lib/antlr4/atn/ATN.rb', line 8 def grammarType @grammarType end |
Used for runtime deserialization of ATNs from strings#/
8 9 10 |
# File 'lib/antlr4/atn/ATN.rb', line 8 def grammarType @grammarType end |