toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.analysis
/
ConstSourceValue
/
Insn
Insn
data
class
Insn
(
val
basicValue
:
BasicValue
,
val
source
:
AbstractInsnNode
)
:
ConstSourceValue
Members
Constructors
Insn
Link copied to clipboard
constructor
(
basicValue
:
BasicValue
,
source
:
AbstractInsnNode
)
Properties
basic
Value
Link copied to clipboard
open
override
val
basicValue
:
BasicValue
source
Link copied to clipboard
val
source
:
AbstractInsnNode
Functions
get
Size
Link copied to clipboard
open
override
fun
getSize
(
)
:
Int