public interface PostfixExpression extends UnaryExpressionNotPlusMinus
ExpressionCode.Builder| Modifier and Type | Method and Description |
|---|---|
PostDecrementExpression |
postDec() |
PostIncrementExpression |
postInc() |
divide, multiply, remainderadd, subtractleftShift, rightShift, unsignedRightShiftge, gt, instanceOf, le, lteq, neandor, ternary, ternarybuilder, builderacceptCodeWriterPostDecrementExpression postDec()
PostIncrementExpression postInc()
Copyright © 2019 Objectos Software LTDA. All rights reserved.