org.stringtemplate.v4.misc
Class STGroupCompiletimeMessage
java.lang.Object
org.stringtemplate.v4.misc.STMessage
org.stringtemplate.v4.misc.STGroupCompiletimeMessage
public class STGroupCompiletimeMessage
- extends STMessage
|
Constructor Summary |
STGroupCompiletimeMessage(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)
|
STGroupCompiletimeMessage
public STGroupCompiletimeMessage(ErrorType error,
String srcName,
org.antlr.runtime.Token t,
Throwable cause)
STGroupCompiletimeMessage
public STGroupCompiletimeMessage(ErrorType error,
String srcName,
org.antlr.runtime.Token t,
Throwable cause,
Object arg)
STGroupCompiletimeMessage
public STGroupCompiletimeMessage(ErrorType error,
String srcName,
org.antlr.runtime.Token t,
Throwable cause,
Object arg,
Object arg2)
toString
public String toString()
- Overrides:
toString in class STMessage
Copyright © 2011. All Rights Reserved.