public class OwExprUnaryMinusOperator extends OwExprArithmeticUnaryOperator
Unary minus operator :
-2 , -4.554 , -property .
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)
OwExprUnaryOperator
evaluate
in class OwExprUnaryOperator
OwExprValue
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.