|
Lombok.ast - v0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DescribedNode
Method Summary | |
---|---|
String |
getDescription()
A very short string that is particularly useful in describing this node. |
Methods inherited from interface lombok.ast.Node |
---|
accept, addMessage, copy, detach, getChildren, getGeneratedBy, getMessages, getParent, getPosition, hasMessage, hasParent, isGenerated, replace, replaceChild, setPosition, toString, unparent |
Method Detail |
---|
String getDescription()
null
to indicate this particular instance has no useful name (usually, but not neccessarily, because it is not valid).
NB: This method should never throw an exception!
|
Lombok.ast - v0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |