|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Node
General contract for AST nodes.
Method Summary | |
---|---|
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. |
String |
getText()
Get the intrinsic text of this node. |
Method Detail |
---|
String getText()
String getDebugText()
String getRenderableText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |