toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.jvmlib
/
com.shakelang.util.jvmlib.infos.fields
Package-level
declarations
Types
Types
Field
Info
Link copied to clipboard
class
FieldInfo
(
val
accessFlags
:
UShort
,
val
name
:
ConstantUtf8Info
,
val
descriptor
:
ConstantUtf8Info
,
val
attributes
:
AttributeMap
)
:
ConstantUser
Field
List
Link copied to clipboard
class
FieldList
(
val
fields
:
List
<
FieldInfo
>
)
:
List
<
FieldInfo
>
,
ConstantUser