kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
core
/
io.github.hfhbd.kfx.codegen
/
CodeGenTree
/
Expression
/
ConstExpression
Const
Expression
@
Serializable
sealed
interface
ConstExpression
:
CodeGenTree.Expression
(
source
)
Inheritors
CharLiteral
StringLiteral
ByteLiteral
ShortLiteral
IntLiteral
LongLiteral
FloatLiteral
DoubleLiteral
ClassLiteral
EnumLiteral
BooleanLiteral