Package | Description |
---|---|
com.sun.tools.javac.comp | |
com.sun.tools.javac.main |
Modifier and Type | Field and Description |
---|---|
protected static Context.Key<CompileStates> |
CompileStates.compileStatesKey
The context key for the compile states.
|
Modifier and Type | Method and Description |
---|---|
static CompileStates |
CompileStates.instance(Context context)
Get the CompileStates instance for this context.
|
Modifier and Type | Field and Description |
---|---|
protected CompileStates |
JavaCompiler.compileStates |
Copyright © 2017 earcam. All rights reserved.