| Package | Description |
|---|---|
| br.com.objectos.code.java | |
| br.com.objectos.code.java.element | |
| br.com.objectos.code.java.expression | |
| br.com.objectos.code.java.type |
| Modifier and Type | Method and Description |
|---|---|
static UnaryExpressionNotPlusMinus |
CodeJavaTrial.not(UnaryExpression expression) |
static UnaryExpressionNotPlusMinus |
CodeJava.not(UnaryExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
static CastExpression |
CodeJavaTrial.cast(ReferenceTypeName type,
UnaryExpressionNotPlusMinus expression) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Keyword.ThisKeyword |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayAccess |
interface |
ArrayCreationExpression |
interface |
CastExpression |
interface |
ClassInstanceCreationExpression |
interface |
ExpressionName |
interface |
FieldAccess |
interface |
Identifier |
interface |
Literal |
interface |
MethodInvocation |
interface |
MethodReference |
interface |
ParenthesizedExpression |
interface |
PostDecrementExpression |
interface |
PostfixExpression |
interface |
PostIncrementExpression |
(package private) interface |
br.com.objectos.code.java.expression.Primary |
interface |
PrimaryNoNewArray |
| Modifier and Type | Method and Description |
|---|---|
static UnaryExpressionNotPlusMinus |
Expressions.not(UnaryExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
static CastExpression |
Expressions.cast(ReferenceTypeName type,
UnaryExpressionNotPlusMinus expression) |
| Modifier and Type | Method and Description |
|---|---|
CastExpression |
ArrayTypeName.cast(UnaryExpressionNotPlusMinus expression) |
CastExpression |
ParameterizedTypeName.cast(UnaryExpressionNotPlusMinus expression) |
CastExpression |
NoTypeName.cast(UnaryExpressionNotPlusMinus expression) |
CastExpression |
ClassName.cast(UnaryExpressionNotPlusMinus expression) |
CastExpression |
ReferenceTypeName.cast(UnaryExpressionNotPlusMinus expression) |
CastExpression |
TypeVariableName.cast(UnaryExpressionNotPlusMinus expression) |
Copyright © 2019 Objectos Software LTDA. All rights reserved.