public class BoldTextNode extends FormattedTextNode
| Constructor and Description |
|---|
BoldTextNode(ASTNode astNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ASTVisitor astVisitor) |
boolean |
hasContent() |
getContentaddChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCountpublic BoldTextNode(ASTNode astNode)
public void accept(ASTVisitor astVisitor)
accept in class FormattedTextNodepublic boolean hasContent()
hasContent in class TextNode