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