Skip navigation links

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

E13403-06


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

Packages that use oracle.javatools.parser.java.v2.util
oracle.javatools.parser.java.v2 The parser API. 
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.util Various utilities for use with the parser. 

 

Classes in oracle.javatools.parser.java.v2.util used by oracle.javatools.parser.java.v2
Conversions
          Various utilities that perform conversions from a subject to a target.

 

Classes in oracle.javatools.parser.java.v2.util used by oracle.javatools.parser.java.v2.common
Conversions
          Various utilities that perform conversions from a subject to a target.

 

Classes in oracle.javatools.parser.java.v2.util used by oracle.javatools.parser.java.v2.internal
Conversions
          Various utilities that perform conversions from a subject to a target.

 

Classes in oracle.javatools.parser.java.v2.util used by oracle.javatools.parser.java.v2.internal.symbol
Conversions
          Various utilities that perform conversions from a subject to a target.

 

Classes in oracle.javatools.parser.java.v2.util used by oracle.javatools.parser.java.v2.model
SourceVisitor
          Visitor pattern and traversals for SourceElements.

 

Classes in oracle.javatools.parser.java.v2.util used by oracle.javatools.parser.java.v2.util
Annotations.AnnotationValueGetter
          Knows how to get the value of a specified annotation element on a target class.
Conversions
          Various utilities that perform conversions from a subject to a target.
Formatting.Selection
           
NullProvider
          A provider implementation that does nothing.
OffsetPair
          A simple mutable struct for storing a start offset and a length together.
SimplifyTypeHelper
          The goal of a SimplifyTypeHelper is to take an input type name, its SourceElement scope, and answer two questions.
Usages
          Tracks declarations and usages as a SourceFile is being compiled.

 


Skip navigation links

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

E13403-06


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