|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentifierNode
Identifier node interface.
Method Summary | |
---|---|
int |
getIndex()
Get the unique index of this identifier in the expression (e.g. preorder index) |
java.lang.String |
getName()
Get the identifier name |
Methods inherited from interface de.odysseus.el.tree.Node |
---|
getCardinality, getChild |
Method Detail |
---|
java.lang.String getName()
int getIndex()
|
Copyright © 2006-2009 Odysseus Software GmbH. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |