kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
core
/
io.github.hfhbd.kfx.ir
/
IRTree
/
Operation
/
Parameter
/
Parameter
Parameter
constructor
(
name
:
String
,
serialName
:
String
?
,
type
:
IRTree.Type
,
nullable
:
Boolean
,
documentation
:
String
?
,
defaultValue
:
IRTree.Literal
?
,
deprecated
:
Boolean
)
(
source
)