Package | Description |
---|---|
oracle.javatools.parser.java.v2.util |
Various utilities for use with the parser.
|
Modifier and Type | Method and Description |
---|---|
static void |
Usages.processUsages(SourceFile file, Usages usages)
Causes a special compile of this file that tracks declarations and usages.
|