|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayableNode
Marker interface for nodes (AST impls) wanting to display extra information during ASTPrinter
processing. The
extra display text is output in addition to the node type and text.
Method Summary | |
---|---|
String |
getDisplayText()
Returns additional display text for the AST node. |
Method Detail |
---|
String getDisplayText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |