Interface | Description |
---|---|
TypeTag |
Class | Description |
---|---|
BasicBlock |
A basic block is a sequence of bytecode that does not contain jump/branch
instructions except at the last bytecode.
|
BasicBlock.Catch | |
BasicBlock.Maker | |
MapMaker |
Stack map maker.
|
Tracer | |
TypeData | |
TypeData.AbsTypeVar | |
TypeData.ArrayElement | |
TypeData.ArrayType | |
TypeData.BasicType |
Primitive types.
|
TypeData.ClassName |
Type data for OBJECT.
|
TypeData.NullType |
Type data for NULL or OBJECT.
|
TypeData.TypeVar | |
TypeData.UninitData |
Type data for UNINIT.
|
TypeData.UninitThis | |
TypeData.UninitTypeVar | |
TypedBlock | |
TypedBlock.Maker |
Copyright © 2019. All rights reserved.