|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceOperatorExpression | |
|---|---|
| oracle.javatools.parser.java.v2.model.expression | The parser model API for expressions. |
| Uses of SourceOperatorExpression in oracle.javatools.parser.java.v2.model.expression |
|---|
| Subinterfaces of SourceOperatorExpression in oracle.javatools.parser.java.v2.model.expression | |
|---|---|
interface |
SourceArrayAccessExpression
An ArrayAccessExpression is a final expression representing an array access expression. |
interface |
SourceAssignmentExpression
An AssignmentExpression is a final expression representing infix operations that are assignments. |
interface |
SourceDereferenceExpression
A SourceDereferenceExpression is a common base expression representing an operator that performs a dereference. |
interface |
SourceDotExpression
A DotExpression is a final expression representing a selector. |
interface |
SourceInfixExpression
An InfixExpression is a final expression representing an infix operation that is not an assignment. |
interface |
SourceInvokeExpression
A SourceInvokeExpression is a common base expression representing any invocation expression. |
interface |
SourceMethodCallExpression
A MethodCallExpression is a final expression representing a method invocation or an explicit constructor invocation. |
interface |
SourceNewClassExpression
A ClassCreatorExpression is a final expression representing an instance creation expression. |
interface |
SourceQuestionExpression
A QuestionExpression is a final expression representing the ternary operator x? x: x. |
interface |
SourceTypecastExpression
A TypecastExpression is a final expression representing a type cast. |
interface |
SourceUnaryExpression
A UnaryExpression is a final expression representing the prefix and postfix operators but not the typecast operator. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||