public class Comment extends Node
| Constructor and Description |
|---|
Comment(Location location,
java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText() |
getLocationpublic Comment(Location location, java.lang.String text)