public class Addition extends BinaryExpression
| Constructor and Description |
|---|
Addition() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor expressionVisitor) |
String |
getStringExpression() |
getLeftExpression, getRightExpression, isNot, removeNot, setLeftExpression, setNot, 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.