public class STGroupCompiletimeMessage extends STMessage
Modifier and Type | Field | Description |
---|---|---|
String |
srcName |
|
org.antlr.runtime.Token |
token |
token inside group file
|
Constructor | Description |
---|---|
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) |
public org.antlr.runtime.Token token
public String srcName
public STGroupCompiletimeMessage(ErrorType error, String srcName, org.antlr.runtime.Token t, Throwable cause)
public STGroupCompiletimeMessage(ErrorType error, String srcName, org.antlr.runtime.Token t, Throwable cause, Object arg)
Copyright © 2019. All rights reserved.