public class BitwiseOr extends BinaryExpression
| Constructor and Description |
|---|
BitwiseOr() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
String |
getStringExpression() |
getLeftExpression, getRightExpression, setLeftExpression, setRightExpression, toStringgetASTNode, setASTNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetASTNode, setASTNodepublic void accept(ExpressionVisitor expressionVisitor)
public String getStringExpression()
getStringExpression in class BinaryExpressionCopyright © 2004–2019 JSQLParser. All rights reserved.