public abstract class Comment
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
getBeginColumn() |
int |
getBeginLine() |
int |
getEndColumn() |
int |
getEndLine() |
java.lang.String |
getImage() |
protected Comment(Token t)