Class STGroupCompiletimeMessage
java.lang.Object
org.stringtemplate.v4.misc.STMessage
org.stringtemplate.v4.misc.STGroupCompiletimeMessage
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.antlr.runtime.Tokentoken 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
-
Field Details
-
token
public org.antlr.runtime.Token tokentoken inside group file -
srcName
-
-
Constructor Details
-
STGroupCompiletimeMessage
-
STGroupCompiletimeMessage
-
STGroupCompiletimeMessage
-
-
Method Details
-
toString
-