Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Uses of Package
oracle.javatools.parser.java.v2

Packages that use oracle.javatools.parser.java.v2
oracle.javatools.parser.java.v2 The parser API. 
oracle.javatools.parser.java.v2.classfile The parser's class file reader. 
oracle.javatools.parser.java.v2.common Classes common to model implementations. 
oracle.javatools.parser.java.v2.internal   
oracle.javatools.parser.java.v2.internal.symbol   
oracle.javatools.parser.java.v2.model The parser model API. 
oracle.javatools.parser.java.v2.scanner The parser's scanner API. 
oracle.javatools.parser.java.v2.util Various utilities for use with the parser. 
oracle.javatools.parser.java.v2.util.filter Filter utilities for use with the parser. 
oracle.javatools.parser.java.v2.write API involved with writing. 
oracle.jdeveloper.audit.java Helper and transform classes for auditing Java nodes and working with the Java object model. 
oracle.jdeveloper.cmt The Component Model Tool, an API for manipulating Java source code. 
oracle.jdeveloper.java Public API for the java model. 
oracle.jdeveloper.java.insight   
oracle.jdeveloper.java.provider Public implementations of the JavaFileProvider interface. 
oracle.jdeveloper.java.util Public utilities for use with the java model, including the parser. 
oracle.jdevimpl.java.insight   
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2
CallerContext
          Defines the calling context for use in resolving source references.
CallerContext.Constants
          Constants for use with CallerContext.
CallerContext.InputOptions
          Input options for use with CallerContext.
CallerContext.Output
          Output data from CallerContext.
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavadocTokens
          The JavaDocTokens interface defines the constants for the various tokens of the a JavaDoc comment in the Java Language.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.classfile
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.common
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.internal
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavadocTokens
          The JavaDocTokens interface defines the constants for the various tokens of the a JavaDoc comment in the Java Language.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.internal.symbol
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavadocTokens
          The JavaDocTokens interface defines the constants for the various tokens of the a JavaDoc comment in the Java Language.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.model
CallerContext
          Defines the calling context for use in resolving source references.
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
SourceFactory
          The factory class for SourceElements.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.scanner
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavadocTokens
          The JavaDocTokens interface defines the constants for the various tokens of the a JavaDoc comment in the Java Language.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.util
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavadocTokens
          The JavaDocTokens interface defines the constants for the various tokens of the a JavaDoc comment in the Java Language.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.util.filter
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.javatools.parser.java.v2.write
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.jdeveloper.audit.java
SourceFactory
          The factory class for SourceElements.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.jdeveloper.cmt
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.jdeveloper.java
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.jdeveloper.java.insight
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.jdeveloper.java.provider
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
JavaProvider2
          Extends the JavaProvider interface.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.jdeveloper.java.util
JavaProvider
          The JavaProvider interface defines the requirements of the compiler for retrieving class information.
SourceFactory
          The factory class for SourceElements.
 

Classes in oracle.javatools.parser.java.v2 used by oracle.jdevimpl.java.insight
JavaConstants
          All general-purpose constant values used by the java parser/compiler.
JavaErrors
          All error-related constants.
JavaOperators
          All expression-related constant values used by the java parser/compiler.
JavaPreferences
          Constants for source preferences, mostly formatting preferences.
JavaTokens
          The JavaTokens interface defines the constants for the various tokens of the Java Language.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Copyright © 1997, 2011, Oracle. All rights reserved.