Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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

Various utilities for use with the parser.

See:
          Description

Class Summary
Annotations Various utilities for dealing with annotations and annotation values.
Annotations.AnnotationValueGetter<T> Knows how to get the value of a specified annotation element on a target class.
BindingContext  
Conversions Various utilities that perform conversions from a subject to a target.
Formatting Utility class for use in formatting a SourceFile.
Formatting.Selection  
NullProvider A provider implementation that does nothing.
OffsetPair A simple mutable struct for storing a start offset and a length together.
QualifyTypeHelper The goal of a SimplifyTypeHelper is to take an input type name, its SourceElement scope, and answer two questions.
SimplifyTypeHelper The goal of a SimplifyTypeHelper is to take an input type name, its SourceElement scope, and answer two questions.
SourceVisitor Visitor pattern and traversals for SourceElements.
Usages Tracks declarations and usages as a SourceFile is being compiled.

 

Enum Summary
Conversions.ConversionType Distinguish between various kinds of conversions

 

Package oracle.javatools.parser.java.v2.util Description

Various utilities for use with the parser.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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