toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime.chunk
/
Insn
/
Push
Push
data
class
Push
(
val
value
:
Value
)
:
Insn
Members
Constructors
Push
Link copied to clipboard
constructor
(
value
:
Int
)
constructor
(
value
:
Double
)
constructor
(
value
:
Boolean
)
constructor
(
value
:
String
)
constructor
(
value
:
Value
)
Properties
value
Link copied to clipboard
val
value
:
Value