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