public abstract class TextNode extends BaseParentableNode
| Modifier | Constructor and Description |
|---|---|
|
TextNode(ASTNode astNode) |
protected |
TextNode(ASTNode astNode,
int tokenType,
java.lang.String content) |
|
TextNode(int tokenType) |
|
TextNode(java.lang.String content) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
boolean |
hasContent() |
addChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCount