public class OwExprUnaryExpressionType extends OwExprExpressionType
Expression type of all unary expressions.
Applies custom-unary regression rules.
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
m_inferringTypes, NOTYPE
Constructor and Description |
---|
OwExprUnaryExpressionType(OwExprUnaryOperator operator_p,
OwExprExpressionType generatorType_p,
Collection inferringTypes_p) |
OwExprUnaryExpressionType(OwExprUnaryOperator operator_p,
OwExprExpressionType generatorType_p,
OwExprType type_p) |
OwExprUnaryExpressionType(OwExprUnaryOperator operator_p,
OwExprExpressionType generatorType_p,
OwExprType[] inferringTypes_p) |
public OwExprUnaryExpressionType(OwExprUnaryOperator operator_p, OwExprExpressionType generatorType_p, Collection inferringTypes_p)
public OwExprUnaryExpressionType(OwExprUnaryOperator operator_p, OwExprExpressionType generatorType_p, OwExprType type_p)
public OwExprUnaryExpressionType(OwExprUnaryOperator operator_p, OwExprExpressionType generatorType_p, OwExprType[] inferringTypes_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.