toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.jvmlib
/
com.shakelang.util.jvmlib.infos.attributes
/
AttributeStackMapTableInfo
/
StackMapFrameInfo
/
SameFrameInfo
Same
Frame
Info
class
SameFrameInfo
(
val
frameType
:
UByte
)
:
AttributeStackMapTableInfo.StackMapFrameInfo
(
source
)
Members
Constructors
Same
Frame
Info
Link copied to clipboard
constructor
(
frameType
:
UByte
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
bytes
Link copied to clipboard
open
override
val
bytes
:
ByteArray
frame
Type
Link copied to clipboard
open
override
val
frameType
:
UByte
offset
Delta
Link copied to clipboard
open
override
val
offsetDelta
:
UShort
Functions
to
Json
Link copied to clipboard
open
override
fun
toJson
(
)
:
Map
<
String
,
Int
>