public class NodeSupport extends antlr.CommonAST implements Node
Node
.Constructor and Description |
---|
NodeSupport() |
Modifier and Type | Method and Description |
---|---|
String |
getDebugText()
Get a string representation of this node usable for debug logging or similar.
|
String |
getRenderableText()
Build the node's representation for use in the resulting rendering.
|
getText, getType, initialize, initialize, initialize, setText, setType
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getColumn, getFirstChild, getLine, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen
public String getDebugText()
getDebugText
in interface Node
public String getRenderableText()
getRenderableText
in interface Node
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.