public class Division extends BinaryExpression
| Constructor and Description | 
|---|
Division()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(ExpressionVisitor expressionVisitor)  | 
String | 
getStringExpression()  | 
getLeftExpression, getRightExpression, isNot, setLeftExpression, setNot, setRightExpression, toStringpublic void accept(ExpressionVisitor expressionVisitor)
public String getStringExpression()
getStringExpression in class BinaryExpressionCopyright © 2006–2018 TinyGroup. All rights reserved.