Uses of Class
com.wewebu.expression.language.OwExprFunctionSymbol

Packages that use OwExprFunctionSymbol
com.wewebu.expression.language   
 

Uses of OwExprFunctionSymbol in com.wewebu.expression.language
 

Methods in com.wewebu.expression.language that return OwExprFunctionSymbol
 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 OwExprStaticArray.regressToFunction()
           
 OwExprFunctionSymbol OwExprScopeSelector.regressToFunction()
           
 OwExprFunctionSymbol OwExprPrimaryPrefixExpression.regressToFunction()
           
 OwExprFunctionSymbol OwExprPrimaryPrefix.regressToFunction()
          Forces this primary prefix symbol to a function.
 OwExprFunctionSymbol OwExprLiteral.regressToFunction()
           
 OwExprFunctionSymbol OwExprArraySelectorSuffix.regressToFunction()
           
 OwExprFunctionSymbol OwExprArgumentsSuffix.regressToFunction()
          Function on function call is not allowed.
(egg.
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.