public class FormattedTextNode extends TextNode
Constructor and Description |
---|
FormattedTextNode(ASTNode astNode) |
FormattedTextNode(int tokenType) |
FormattedTextNode(java.lang.String content) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ASTVisitor astVisitor) |
getContent, hasContent
addChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCount
public FormattedTextNode(ASTNode astNode)
public FormattedTextNode(int tokenType)
public FormattedTextNode(java.lang.String content)
public void accept(ASTVisitor astVisitor)