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