public class OwExprUnaryPlusOperator extends OwExprArithmeticUnaryOperator
OwExprUnaryPlusOperator.
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
Modifier and Type | Field and Description |
---|---|
static OwExprUnaryOperator |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
OwExprValue |
evaluate(OwExprNumericValue numericValue_p)
Evaluation by visiting with concrete single operand type.
|
computeExpressionType, computeType, evaluate, evaluate, getRegressingTypes
toString
public static final OwExprUnaryOperator INSTANCE
public OwExprValue evaluate(OwExprNumericValue numericValue_p) throws OwExprEvaluationException
OwExprUnaryOperator
evaluate
in class OwExprUnaryOperator
OwExprValue
OwExprEvaluationException
- if the operation fails for any reason (unsupported operand types ,
incompatible operands, unimplemented operation or operation failure at evaluation time)Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.