toggle menu
ktast
0.9.4
common
switch theme
search in API
ast
/
ktast.ast
/
Node
/
Expression
/
StringLiteralExpression
/
TemplateStringEntry
/
TemplateStringEntry
Template
String
Entry
constructor
(
expression
:
Node.Expression
,
short
:
Boolean
,
supplement
:
NodeSupplement
=
NodeSupplement()
)