|
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 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 |
SourceCatchParameterRepresents a catch clause parameter, which is similar to a SourceFormalParameter except the type can be the union of several disjunct types |
interface |
SourceClassA SourceClass is the syntactic (aka symbolic) representation of a java class: classes, enums, interfaces, and annotation types. |
interface |
SourceClassInitializerThe SourceMember represents a member declaration for a type. |
interface |
SourceEnumConstantAn enum constant. |
interface |
SourceFieldDeclarationA field (or enum constant) declaration. |
interface |
SourceFieldVariableA field variable. |
interface |
SourceFormalParameterA formal parameter. |
interface |
SourceImportAn import declaration. |
interface |
SourceLocalVariableA local variable or formal parameter. |
interface |
SourceLocalVariableDeclarationA local variable declaration. |
interface |
SourceMemberThe SourceMember represents a member declaration for a type. |
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 |
SourceVariableA SourceVariable is the syntactic (aka symbolic) representation of a java variable, including: field variables, enum constant variables, local variables, and formal parameters. |
interface |
SourceVariableDeclarationThe 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.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||