public class Plus extends BinaryExpression
NULLAT, CB, CC, CLP, COLN, COMA, CP, DOT, DQ, EMPTY, EQ, EXTENDS, GT, IMPLEMENTS, INDENT, JAVA_LANG, JAVA_LANG_ENUM, JAVA_LANG_OBJECT, JAVA_LANG_STRING, LT, NEWLINE, NEWLINE_PATTERN, OB, OC, OP, Q, SEMICOLN, SEMICOLN_SUFFIX_PATTERN, SPACE, STAR, THROWS, VARARG| Constructor and Description |
|---|
Plus(Expression left,
Expression right) |
Plus(Object left,
Object right) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSymbol() |
getLeft, getRight, renderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, and, and, assign, assign, assignNew, assignNew, assignNull, call, call, call, call, cast, cast, cast, cast, createNew, createNew, createNewArray, createNewArray, createNewArray, createNewArray, divide, divide, enclosed, enclosed, eq, eq, index, index, instanceOf, instanceOf, isNull, isNull, lamba, lamba, lamba, minus, minus, minus, modulo, modulo, multiply, multiply, ne, ne, negative, negative, newCall, not, not, notNull, notNull, or, or, or, plus, plus, plus, positive, positive, postDecrement, postIncrement, preIncrement, pretDecrement, property, property, property, renderExpression, ret, ternarynoSemicolon, tabpublic Plus(Expression left, Expression right)
public String getSymbol()
getSymbol in class BinaryExpressionCopyright © 2023. All rights reserved.