Package | Description |
---|---|
com.sun.tools.javac.code | |
com.sun.tools.javac.jvm | |
com.sun.tools.javac.main |
Class and Description |
---|
Code
An internal structure that corresponds to the code attribute of
methods in a classfile.
|
Pool
An internal structure that corresponds to the constant pool of a classfile.
|
Target
The classfile version target.
|
Class and Description |
---|
ClassFile
A JVM class file.
|
ClassFile.Version |
ClassReader
This class provides operations to read a classfile into an internal
representation.
|
ClassReader.AttributeKind
Reading Attributes
|
ClassReader.AttributeReader |
ClassReader.BadClassFile
Error Diagnoses
|
ClassReader.SourceCompleter |
ClassWriter
This class provides operations to map an internal symbol table graph
rooted in a ClassSymbol into a classfile.
|
ClassWriter.PoolOverflow
Thrown when the constant pool is over full.
|
ClassWriter.StringOverflow |
Code
An internal structure that corresponds to the code attribute of
methods in a classfile.
|
Code.Chain
A chain represents a list of unresolved jumps.
|
Code.StackMapFormat |
CRTable
This class contains the CharacterRangeTable for some method
and the hashtable for mapping trees or lists of trees to their
ending positions.
|
CRTFlags
The CharacterRangeTable flags indicating type of an entry.
|
Gen
This pass maps flat Java (i.e.
|
JNIWriter
This class provides operations to write native header files for classes.
|
LVTRanges
This class contains a one to many relation between a tree and a set of variables.
|
Pool
An internal structure that corresponds to the constant pool of a classfile.
|
Profile
The target profile.
|
Target
The classfile version target.
|
Class and Description |
---|
ClassReader
This class provides operations to read a classfile into an internal
representation.
|
ClassReader.SourceCompleter |
ClassWriter
This class provides operations to map an internal symbol table graph
rooted in a ClassSymbol into a classfile.
|
Gen
This pass maps flat Java (i.e.
|
JNIWriter
This class provides operations to write native header files for classes.
|
Copyright © 2017 earcam. All rights reserved.