AppendFrameInfo
class AppendFrameInfo(val frameType: UByte, val offsetDelta: UShort, val locals: AttributeStackMapTableInfo.VerificationTypeList) : AttributeStackMapTableInfo.StackMapFrameInfo(source)
Constructors
Link copied to clipboard
constructor(frameType: UByte, offsetDelta: UShort, locals: AttributeStackMapTableInfo.VerificationTypeList)