Method: ATN#grammarType

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

#grammarTypeObject

Used for runtime deserialization of ATNs from strings#/



8
9
10
# File 'lib/antlr4/atn/ATN.rb', line 8

def grammarType
  @grammarType
end