Uses of Class
com.uwyn.rife.continuations.asm.attrs.StackMapFrame

Packages that use StackMapFrame
com.uwyn.rife.continuations.asm.attrs Provides an implementation for optional class, field and method attributes. 
 

Uses of StackMapFrame in com.uwyn.rife.continuations.asm.attrs
 

Methods in com.uwyn.rife.continuations.asm.attrs that return StackMapFrame
 StackMapFrame StackMapAttribute.getFrame(Label label)
           
 


RIFE Project Page