Package org.stringtemplate.v4.misc
Class STLexerMessage
java.lang.Object
org.stringtemplate.v4.misc.STMessage
org.stringtemplate.v4.misc.STLexerMessage
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.antlr.runtime.Token
overall token pulled from group file -
Constructor Summary
ConstructorsConstructorDescriptionSTLexerMessage
(String srcName, String msg, org.antlr.runtime.Token templateToken, Throwable cause) -
Method Summary