toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime.chunk
/
Insn
/
Call
Call
data
class
Call
(
val
nargs
:
Int
,
val
selfProvided
:
Boolean
)
:
Insn
Members
Constructors
Call
Link copied to clipboard
constructor
(
nargs
:
Int
,
selfProvided
:
Boolean
)
Properties
nargs
Link copied to clipboard
val
nargs
:
Int
self
Provided
Link copied to clipboard
val
selfProvided
:
Boolean