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

E13403-08

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.
 

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

Various utilities for use with the parser.


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

E13403-08

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