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