antlr.debug
public class NewLineEvent extends Event
Constructor Summary | |
---|---|
NewLineEvent(Object source) | |
NewLineEvent(Object source, int line) |
Method Summary | |
---|---|
int | getLine() |
void | setLine(int line) |
void | setValues(int line) This should NOT be called from anyone other than ParserEventSupport! |
String | toString() |