Uses of Enum
org.antlr.v4.runtime.atn.ATNType
Packages that use ATNType
-
Uses of ATNType in org.antlr.v4.runtime.atn
Fields in org.antlr.v4.runtime.atn declared as ATNTypeMethods in org.antlr.v4.runtime.atn that return ATNTypeModifier and TypeMethodDescriptionstatic ATNType
Returns the enum constant of this type with the specified name.static ATNType[]
ATNType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.antlr.v4.runtime.atn with parameters of type ATNType