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