public class OwExprConditionalExpressionType extends OwExprExpressionType
Expression type of all short-conditional expressions.
Regresses the two possible resulting branches.
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 |
---|
OwExprConditionalExpressionType(OwExprExpressionType testType_p,
OwExprExpressionType trueType_p,
OwExprExpressionType falseType_p) |
public OwExprConditionalExpressionType(OwExprExpressionType testType_p, OwExprExpressionType trueType_p, OwExprExpressionType falseType_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.