| Package | Description |
|---|---|
| br.com.objectos.code.java.element | |
| br.com.objectos.code.java.expression |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Keyword.ThisKeyword |
| Modifier and Type | Method and Description |
|---|---|
protected abstract PostfixExpression |
AbstractDefaultCodeElement.selfPostfixExpression() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayAccess |
interface |
ArrayCreationExpression |
interface |
ClassInstanceCreationExpression |
interface |
ExpressionName |
interface |
FieldAccess |
interface |
Identifier |
interface |
Literal |
interface |
MethodInvocation |
interface |
MethodReference |
interface |
ParenthesizedExpression |
interface |
PostDecrementExpression |
interface |
PostIncrementExpression |
(package private) interface |
br.com.objectos.code.java.expression.Primary |
interface |
PrimaryNoNewArray |
| Modifier and Type | Method and Description |
|---|---|
static PostDecrementExpression |
Expressions.postDec(PostfixExpression expression) |
static PostIncrementExpression |
Expressions.postInc(PostfixExpression expression) |
Copyright © 2019 Objectos Software LTDA. All rights reserved.