public class GroovySyntaxError
extends java.lang.AssertionError
Constructor and Description |
---|
GroovySyntaxError(java.lang.String message,
int source,
int line,
int column) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
int |
getLine() |
int |
getSource() |
public static final int LEXER
public static final int PARSER