| Constructor and Description |
|---|
Comment(String text) |
Comment(Token token) |
| Modifier and Type | Method and Description |
|---|---|
Comment |
copy()
Simulate clone()
|
Comment |
createClone()
Simulate clone()
|
String |
getText()
Get the text from the node
|
Comment |
setText(String text)
Change the text of the node.
|
public Comment setText(String text)
TextNodepublic String getText()
TextNodepublic Comment createClone()
NodecreateClone in interface NodecreateClone in class BasicNodeCopyright © 2008–2025. All rights reserved.