org.bn.compiler.parser.model
public class ErrorMacro extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
isDefinedType |
boolean |
isParameter |
java.lang.String |
name |
java.lang.String |
parameterName |
java.lang.String |
typeName |
java.lang.Object |
typeReference |
Constructor and Description |
---|
ErrorMacro() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |