toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime.chunk
/
Upvalue
/
Instance
Instance
inner
class
Instance
An instance of the upvalue.
See also
Upvalue.
new
Instance
Members
Properties
is
Closed
Link copied to clipboard
val
isClosed
:
Boolean
template
Link copied to clipboard
val
template
:
Upvalue
Functions
close
Link copied to clipboard
fun
close
(
state
:
State
)
get
Link copied to clipboard
fun
get
(
state
:
State
)
set
Link copied to clipboard
fun
set
(
state
:
State
)