Package org.stringtemplate.v4.misc
Class STGroupCompiletimeMessage
java.lang.Object
org.stringtemplate.v4.misc.STMessage
org.stringtemplate.v4.misc.STGroupCompiletimeMessage
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.antlr.runtime.Token
token inside group file -
Constructor Summary
ConstructorsConstructorDescriptionSTGroupCompiletimeMessage
(ErrorType error, String srcName, org.antlr.runtime.Token t, Throwable cause) STGroupCompiletimeMessage
(ErrorType error, String srcName, org.antlr.runtime.Token t, Throwable cause, Object arg) STGroupCompiletimeMessage
(ErrorType error, String srcName, org.antlr.runtime.Token t, Throwable cause, Object arg, Object arg2) -
Method Summary