ktast
0.9.3
common
ast
/
ktast.ast
/
Node
/
Expression
/
StringLiteralExpression
/
LiteralStringEntry
/
LiteralStringEntry
Literal
String
Entry
constructor
(
text
:
String
,
supplement
:
NodeSupplement
=
NodeSupplement()
)