kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
core
/
io.github.hfhbd.kfx.codegen
/
CodeGenTree
/
Expression
/
CallStatic
Call
Static
@
Serializable
data
class
CallStatic
(
val
type
:
CodeGenTree.Type
)
:
CodeGenTree.Expression.Invokable
(
source
)
Members
Constructors
Call
Static
Link copied to clipboard
constructor
(
type
:
CodeGenTree.Type
)
Properties
type
Link copied to clipboard
val
type
:
CodeGenTree.Type