antlr.debug
Class NewLineEvent
public class NewLineEvent
int | getLine()
|
(package private) void | setLine(int line)
|
(package private) void | setValues(int line) - This should NOT be called from anyone other than ParserEventSupport!
|
String | toString()
|
NewLineEvent
public NewLineEvent(Object source)
NewLineEvent
public NewLineEvent(Object source,
int line)
getLine
public int getLine()
setLine
(package private) void setLine(int line)
setValues
(package private) void setValues(int line)
This should NOT be called from anyone other than ParserEventSupport!
- setValues in interface Event
toString
public String toString()