|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Node.NoParent
A node type used as return type of the
method getParent()
to indicates
that the node is a root node without parent.
The uniq legal value of NoParent
is null.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fr.umlv.tatoo.runtime.ast.Node |
---|
Node.NoParent, Node.NoValue |
Method Summary |
---|
Methods inherited from interface fr.umlv.tatoo.runtime.ast.Node |
---|
accept, attributeList, attributeMap, getName, getParent, nodeList |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |