|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatorExpressionT | |
---|---|
javax.ide.model.java.source.tree | The Java AST. |
Uses of OperatorExpressionT in javax.ide.model.java.source.tree |
---|
Subinterfaces of OperatorExpressionT in javax.ide.model.java.source.tree | |
---|---|
interface |
ArrayAccessExpressionT An array access expression. |
interface |
AssignmentExpressionT An expression performing an assignment operation. |
interface |
DereferenceExpressionT Common supertype for expressions performing dereference operations. |
interface |
DotExpressionT A expression representing an identifier selector. |
interface |
InfixExpressionT An expression involving an infix operation (but not an assignment operation). |
interface |
InvokeExpressionT Common supertype for an expression that invokes a method. |
interface |
MethodCallExpressionT An expression performing a method invocation or an explicit constructor invocation. |
interface |
NewClassExpressionT An expression creating a new instance of a class. |
interface |
QuestionExpressionT An expression with the ?: operator, formally known as the "conditional operator". |
interface |
TypecastExpressionT An expression performing a typecast operation. |
interface |
UnaryExpressionT An expression performing a prefix or postfix operation, but not a typecast operation. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |