Package | Description |
---|---|
com.wewebu.expression.language |
Modifier and Type | Method and Description |
---|---|
OwExprFunctionSymbol |
OwExprSymbolTable.addFunctionSymbol(OwExprSymbol parent_p,
String name_p,
OwExprType[] types_p) |
OwExprFunctionSymbol |
OwExprSymbol.addFunctionSymbol(String name_p,
OwExprType[] types_p)
Adds a function sub-symbol to this symbol.
|
OwExprFunctionSymbol |
OwExprScopeSelector.regressToFunction() |
OwExprFunctionSymbol |
OwExprPrimaryPrefix.regressToFunction()
Forces this primary prefix symbol to a function.
|
OwExprFunctionSymbol |
OwExprLiteral.regressToFunction() |
OwExprFunctionSymbol |
OwExprPrimaryPrefixExpression.regressToFunction() |
OwExprFunctionSymbol |
OwExprArgumentsSuffix.regressToFunction()
Function on function call is not allowed.
(egg. |
OwExprFunctionSymbol |
OwExprStaticArray.regressToFunction() |
OwExprFunctionSymbol |
OwExprArraySelectorSuffix.regressToFunction() |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.