public abstract class LessThanEqualCompareConditionExpressionExecutor extends CompareConditionExpressionExecutor
leftExpressionExecutor, rightExpressionExecutor| Constructor and Description |
|---|
LessThanEqualCompareConditionExpressionExecutor(ExpressionExecutor leftExpressionExecutor,
ExpressionExecutor rightExpressionExecutor) |
execute, executegetReturnTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneExecutorpublic LessThanEqualCompareConditionExpressionExecutor(ExpressionExecutor leftExpressionExecutor, ExpressionExecutor rightExpressionExecutor)
Copyright © 2019 WSO2. All rights reserved.