| Package | Description |
|---|---|
| com.sun.tools.javac.jvm | |
| com.sun.tools.javac.main |
| Modifier and Type | Field and Description |
|---|---|
protected static Context.Key<ClassReader> |
ClassReader.classReaderKey
The context key for the class reader.
|
| Modifier and Type | Method and Description |
|---|---|
static ClassReader |
ClassReader.instance(Context context)
Get the ClassReader instance for this invocation.
|
| Modifier and Type | Field and Description |
|---|---|
protected ClassReader |
JavaCompiler.reader
The class reader.
|
Copyright © 2017 earcam. All rights reserved.