public class ItalicTextNode extends FormattedTextNode
Constructor and Description |
---|
ItalicTextNode(ASTNode astNode) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ASTVisitor astVisitor) |
boolean |
hasContent() |
getContent
addChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCount
public ItalicTextNode(ASTNode astNode)
public void accept(ASTVisitor astVisitor)
accept
in class FormattedTextNode
public boolean hasContent()
hasContent
in class TextNode