| Package | Description |
|---|---|
| br.com.objectos.code.java | |
| br.com.objectos.code.java.element | |
| br.com.objectos.code.java.expression |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalAndExpression |
CodeJavaTrial.and(ConditionalAndExpression lhs,
InclusiveOrExpression rhs) |
static ConditionalAndExpression |
CodeJava.and(ConditionalAndExpression lhs,
InclusiveOrExpression rhs) |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalAndExpression |
CodeJavaTrial.and(ConditionalAndExpression lhs,
InclusiveOrExpression rhs) |
static ConditionalAndExpression |
CodeJava.and(ConditionalAndExpression lhs,
InclusiveOrExpression rhs) |
static ConditionalOrExpression |
CodeJavaTrial.or(ConditionalOrExpression lhs,
ConditionalAndExpression rhs) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Keyword.ThisKeyword |
| Modifier and Type | Method and Description |
|---|---|
ConditionalAndExpression |
AbstractDefaultCodeElement.and(InclusiveOrExpression rhs) |
protected abstract ConditionalAndExpression |
AbstractDefaultCodeElement.selfConditionalAndExpression() |
| Modifier and Type | Method and Description |
|---|---|
ConditionalOrExpression |
AbstractDefaultCodeElement.or(ConditionalAndExpression expression) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdditiveExpression |
interface |
AndExpression |
interface |
ArrayAccess |
interface |
ArrayCreationExpression |
interface |
CastExpression |
interface |
ClassInstanceCreationExpression |
interface |
EqualityExpression |
interface |
ExclusiveOrExpression |
interface |
ExpressionName |
interface |
FieldAccess |
interface |
Identifier |
interface |
InclusiveOrExpression |
interface |
Literal |
interface |
MethodInvocation |
interface |
MethodReference |
interface |
MultiplicativeExpression |
interface |
ParenthesizedExpression |
interface |
PostDecrementExpression |
interface |
PostfixExpression |
interface |
PostIncrementExpression |
interface |
PreDecrementExpression |
interface |
PreIncrementExpression |
(package private) interface |
br.com.objectos.code.java.expression.Primary |
interface |
PrimaryNoNewArray |
interface |
RelationalExpression |
interface |
ShiftExpression |
interface |
UnaryExpression |
interface |
UnaryExpressionNotPlusMinus |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalAndExpression |
Expressions.and(ConditionalAndExpression lhs,
InclusiveOrExpression rhs) |
ConditionalAndExpression |
ConditionalAndExpression.and(InclusiveOrExpression rhs) |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalAndExpression |
Expressions.and(ConditionalAndExpression lhs,
InclusiveOrExpression rhs) |
ConditionalOrExpression |
ConditionalOrExpression.or(ConditionalAndExpression expression) |
static ConditionalOrExpression |
Expressions.or(ConditionalOrExpression lhs,
ConditionalAndExpression rhs) |
Copyright © 2019 Objectos Software LTDA. All rights reserved.