Method Summary |
|
public int | getBeginColumnNumber() Returns the column number of the beginning of this event. |
public int | getBeginLineNumber() Returns the line number of the beginning of this event. |
public int | getEndColumnNumber() Returns the column number of the end of this event. |
public int | getEndLineNumber() Returns the line number of the end of this event. |
public boolean | isSynthesized() Returns true if this corresponding event was synthesized. |