|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| 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 |
ArrayAccessExpressionTAn array access expression. |
interface |
AssignmentExpressionTAn expression performing an assignment operation. |
interface |
DereferenceExpressionTCommon supertype for expressions performing dereference operations. |
interface |
DotExpressionTA expression representing an identifier selector. |
interface |
InfixExpressionTAn expression involving an infix operation (but not an assignment operation). |
interface |
InvokeExpressionTCommon supertype for an expression that invokes a method. |
interface |
MethodCallExpressionTAn expression performing a method invocation or an explicit constructor invocation. |
interface |
NewClassExpressionTAn expression creating a new instance of a class. |
interface |
QuestionExpressionTAn expression with the ?: operator, formally known as the "conditional operator". |
interface |
TypecastExpressionTAn expression performing a typecast operation. |
interface |
UnaryExpressionTAn expression performing a prefix or postfix operation, but not a typecast operation. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||