public class OwExprSymbolScope extends Object
OwExprSymbolScope.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwExprSymbolScope(boolean implicitScope_p,
OwExprSymbol symbol_p,
OwExprExpression scopedExpression_p) |
OwExprSymbolScope(OwExprSymbol symbol_p,
OwExprExpression scopedExpression_p) |
Modifier and Type | Method and Description |
---|---|
OwExprSymbol |
getSymbol() |
OwExprValue |
runtimeValueScope(OwExprScope scope_p) |
OwExprScope |
solveScope(OwExprScope scope_p) |
public OwExprSymbolScope(OwExprSymbol symbol_p, OwExprExpression scopedExpression_p) throws OwExprTypeMissmatchException
OwExprTypeMissmatchException
public OwExprSymbolScope(boolean implicitScope_p, OwExprSymbol symbol_p, OwExprExpression scopedExpression_p) throws OwExprTypeMissmatchException
OwExprTypeMissmatchException
public OwExprScope solveScope(OwExprScope scope_p) throws OwExprEvaluationException
OwExprEvaluationException
public final OwExprValue runtimeValueScope(OwExprScope scope_p) throws OwExprEvaluationException
OwExprEvaluationException
public final OwExprSymbol getSymbol()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.