|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwExprSymbolScope | |
---|---|
com.wewebu.expression.language |
Uses of OwExprSymbolScope in com.wewebu.expression.language |
---|
Methods in com.wewebu.expression.language that return OwExprSymbolScope | |
---|---|
OwExprSymbolScope |
OwExprStaticArray.regressToScope()
|
OwExprSymbolScope |
OwExprScopeSelector.regressToScope()
|
OwExprSymbolScope |
OwExprPrimaryPrefixExpression.regressToScope()
|
OwExprSymbolScope |
OwExprPrimaryPrefix.regressToScope()
Forces this primary prefix to a scope symbol. |
OwExprSymbolScope |
OwExprLiteral.regressToScope()
|
OwExprSymbolScope |
OwExprArraySelectorSuffix.regressToScope()
|
OwExprSymbolScope |
OwExprArgumentsSuffix.regressToScope()
Forces this primary prefix to a scope symbol. It also forces the OwExprArgumentsSuffix.m_prefix primary prefix to a function call. |
Methods in com.wewebu.expression.language with parameters of type OwExprSymbolScope | |
---|---|
void |
OwExprPropertySymbol.setSymbolScope(OwExprSymbolScope symbolScope_p)
|
void |
OwExprFunctionSymbol.setSymbolScope(OwExprSymbolScope symbolScope_p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |