public interface FunctionNode extends Node
Modifier and Type | Method and Description |
---|---|
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
|
getCardinality, getChild