Uses of Class
org.eclipse.sisu.space.asm.Frame
Packages that use Frame
-
Uses of Frame in org.eclipse.sisu.space.asm
Subclasses of Frame in org.eclipse.sisu.space.asmModifier and TypeClassDescription(package private) final class
Information about the input stack map frame at the "current" instruction of a method.Fields in org.eclipse.sisu.space.asm declared as FrameModifier and TypeFieldDescription(package private) Frame
Label.frame
The input and output stack map frames of the basic block corresponding to this label.Methods in org.eclipse.sisu.space.asm with parameters of type FrameModifier and TypeMethodDescription(package private) final void
Sets this frame to the value of the given frame.(package private) final boolean
Frame.merge
(SymbolTable symbolTable, Frame dstFrame, int catchTypeIndex)