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