Uses of Class
com.strobel.assembler.ir.StackMapFrame
Packages that use StackMapFrame
-
Uses of StackMapFrame in com.strobel.assembler.ir
Methods in com.strobel.assembler.ir that return types with arguments of type StackMapFrameModifier and TypeMethodDescriptionstatic List
<StackMapFrame> StackMapAnalyzer.computeStackMapTable
(MethodBody body) -
Uses of StackMapFrame in com.strobel.assembler.metadata
Fields in com.strobel.assembler.metadata with type parameters of type StackMapFrameMethods in com.strobel.assembler.metadata that return types with arguments of type StackMapFrameMethod parameters in com.strobel.assembler.metadata with type arguments of type StackMapFrameModifier and TypeMethodDescription(package private) final void
MethodBody.setStackMapFrames
(List<StackMapFrame> stackMapFrames)