| 
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 SourceHasName | |
|---|---|
| oracle.javatools.parser.java.v2.model | The parser model API. | 
| oracle.javatools.parser.java.v2.model.doc | The parser model API for doc elements. | 
| oracle.javatools.parser.java.v2.model.expression | The parser model API for expressions. | 
| oracle.javatools.parser.java.v2.model.statement | The parser model API for statements. | 
| Uses of SourceHasName in oracle.javatools.parser.java.v2.model | 
|---|
| Subinterfaces of SourceHasName in oracle.javatools.parser.java.v2.model | |
|---|---|
 interface | 
SourceAnnotationAn annotation (not to be confused with annotation type).  | 
 interface | 
SourceClassA SourceClass is the syntactic (aka symbolic) representation of a java class: classes, enums, interfaces, and annotation types.  | 
 interface | 
SourceEnumConstantAn enum constant.  | 
 interface | 
SourceFieldVariableA field variable.  | 
 interface | 
SourceFormalParameterA formal parameter.  | 
 interface | 
SourceImportAn import declaration.  | 
 interface | 
SourceLocalVariableA local variable or formal parameter.  | 
 interface | 
SourceMemberVariableA field (or enum constant) variable.  | 
 interface | 
SourceMethodA SourceMethod is the syntactic (aka symbolic) representation of a java method or constructor declaration.  | 
 interface | 
SourcePackageThe SourcePackage. | 
 interface | 
SourceTypeParameterA type parameter.  | 
 interface | 
SourceTypeReferenceA type reference.  | 
 interface | 
SourceVariableA SourceVariable is the syntactic (aka symbolic) representation of a java variable, including: field variables, enum constant variables, local variables, and formal parameters.  | 
| Uses of SourceHasName in oracle.javatools.parser.java.v2.model.doc | 
|---|
| Subinterfaces of SourceHasName in oracle.javatools.parser.java.v2.model.doc | |
|---|---|
 interface | 
SourceDocBlockTagA SourceDocBlockTag represents a block tag within a SourceDocComment. | 
 interface | 
SourceDocInlineTagA SourceDocInlineTag represents an in-line tag within a SourceDocDescription. | 
 interface | 
SourceDocTagA SourceDocTag represents a block tag within a SourceDocComment or an in-line tag within a SourceDocDescription. | 
| Uses of SourceHasName in oracle.javatools.parser.java.v2.model.expression | 
|---|
| Subinterfaces of SourceHasName in oracle.javatools.parser.java.v2.model.expression | |
|---|---|
 interface | 
SourceDotExpressionA DotExpression is a final expression representing a selector.  | 
 interface | 
SourceMethodCallExpressionA MethodCallExpression is a final expression representing a method invocation or an explicit constructor invocation.  | 
 interface | 
SourceSimpleNameExpressionA SimpleNameExpression is a final expression representing an unqualified name access.  | 
| Uses of SourceHasName in oracle.javatools.parser.java.v2.model.statement | 
|---|
| Subinterfaces of SourceHasName in oracle.javatools.parser.java.v2.model.statement | |
|---|---|
 interface | 
SourceStatementLabelA label on a labeled statement.  | 
  | 
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 | |||||||||