Package org.antlr.v4.parse
Class v3TreeGrammarException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
location
public org.antlr.runtime.Token location
-
-
Constructor Details
-
v3TreeGrammarException
public v3TreeGrammarException(org.antlr.runtime.Token location)
-