Uses of Package
com.uwyn.rife.continuations.asm.attrs

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

Classes in com.uwyn.rife.continuations.asm.attrs used by com.uwyn.rife.continuations.asm.attrs
StackMapFrame
          Holds the state of the stack and local variables for a single execution branch.
StackMapType
          Verification type info used by StackMapAttribute.
 


RIFE Project Page