Uses of Class
org.objectweb.asm.Frame
Packages that use Frame
-
Uses of Frame in org.objectweb.asm
Subclasses of Frame in org.objectweb.asmModifier and TypeClassDescription(package private) final classInformation about the input stack map frame at the "current" instruction of a method.Fields in org.objectweb.asm declared as FrameModifier and TypeFieldDescription(package private) FrameLabel.frameThe input and output stack map frames of the basic block corresponding to this label.Methods in org.objectweb.asm with parameters of type FrameModifier and TypeMethodDescription(package private) final voidSets this frame to the value of the given frame.(package private) final booleanFrame.merge(SymbolTable symbolTable, Frame dstFrame, int catchTypeIndex)