|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceHasModifiers | |
|---|---|
| oracle.javatools.parser.java.v2.common | Classes common to model implementations. |
| oracle.javatools.parser.java.v2.model | The parser model API. |
| oracle.javatools.parser.java.v2.util.filter | Filter utilities for use with the parser. |
| Uses of SourceHasModifiers in oracle.javatools.parser.java.v2.common |
|---|
| Methods in oracle.javatools.parser.java.v2.common with parameters of type SourceHasModifiers | |
|---|---|
static SourceAnnotation |
CommonUtilities.getSourceElement(JavaAnnotation target,
SourceHasModifiers searchSpace)
|
| Uses of SourceHasModifiers in oracle.javatools.parser.java.v2.model |
|---|
| Subinterfaces of SourceHasModifiers in oracle.javatools.parser.java.v2.model | |
|---|---|
interface |
SourceClass
A SourceClass is the syntactic (aka symbolic) representation of a java class: classes, enums, interfaces, and annotation types. |
interface |
SourceClassInitializer
The SourceMember represents a member declaration for a type. |
interface |
SourceEnumConstant
An enum constant. |
interface |
SourceFieldDeclaration
A field (or enum constant) declaration. |
interface |
SourceFieldVariable
A field variable. |
interface |
SourceFormalParameter
A formal parameter. |
interface |
SourceImport
An import declaration. |
interface |
SourceLocalVariable
A local variable or formal parameter. |
interface |
SourceLocalVariableDeclaration
A local variable declaration. |
interface |
SourceMember
The SourceMember represents a member declaration for a type. |
interface |
SourceMemberVariable
A field (or enum constant) variable. |
interface |
SourceMethod
A SourceMethod is the syntactic (aka symbolic) representation of a java method or constructor declaration. |
interface |
SourcePackage
The SourcePackage. |
interface |
SourceVariable
A SourceVariable is the syntactic (aka symbolic) representation of a java variable, including: field variables, enum constant variables, local variables, and formal parameters. |
interface |
SourceVariableDeclaration
The common base interface for a field declaration and a local variable declaration. |
| Uses of SourceHasModifiers in oracle.javatools.parser.java.v2.util.filter |
|---|
| Constructors in oracle.javatools.parser.java.v2.util.filter with parameters of type SourceHasModifiers | |
|---|---|
AnnotationFilter(SourceHasModifiers decl)
Creates a Filter that only accepts annotation types that may target the input declaration. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||