ComparisonExpression, LogicalExpressionpublic abstract class BooleanExpression extends BinaryOperExpression
| Constructor | Description |
|---|---|
BooleanExpression(Rule rule,
int oper,
ParseNode token,
Expression left,
Expression right) |
bind, getOperandgetPos, getType, interpret, typeCheckclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconvertOper, writeTocompile, getBindings, getTypeGroup, rebox, toStringpublic BooleanExpression(Rule rule, int oper, ParseNode token, Expression left, Expression right)
Copyright © 2018. All rights reserved.