com.wewebu.expression.language
Class OwExprSymbolScope
java.lang.Object
com.wewebu.expression.language.OwExprSymbolScope
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwExprSymbolScope
public OwExprSymbolScope(OwExprSymbol symbol_p,
OwExprExpression scopedExpression_p)
throws OwExprTypeMissmatchException
- Throws:
OwExprTypeMissmatchException
OwExprSymbolScope
public OwExprSymbolScope(boolean implicitScope_p,
OwExprSymbol symbol_p,
OwExprExpression scopedExpression_p)
throws OwExprTypeMissmatchException
- Throws:
OwExprTypeMissmatchException
solveScope
public OwExprScope solveScope(OwExprScope scope_p)
throws OwExprEvaluationException
- Throws:
OwExprEvaluationException
runtimeValueScope
public final OwExprValue runtimeValueScope(OwExprScope scope_p)
throws OwExprEvaluationException
- Throws:
OwExprEvaluationException
getSymbol
public final OwExprSymbol getSymbol()
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.