public interface IFunctionalExpression extends IExpression
Abstract syntax reference:
FunctionalExpression ::= sumOf ModelReference | numberOf ModelReference (uniqueby ModelReference)?
| Modifier and Type | Interface and Description |
|---|---|
static class |
IFunctionalExpression.Function
Available functions
|
NEWLINE| Modifier and Type | Method and Description |
|---|---|
IFunctionalExpression.Function |
getFunction()
Return the function identifier, one of the constants defined in this
interface.
|
List<IIdentifier> |
getParameters()
Get the parameters.
|
getNRLDataType, setNRLDataTypeaccept, dump, getColumn, getLine, getUserData, setUserDataIFunctionalExpression.Function getFunction()
List<IIdentifier> getParameters()
IIdentifier objectsCopyright © 2006-2013. All Rights Reserved.