korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-template
/
korlibs.template
/
KorteExprNode
/
Companion
/
parse
parse
fun
parse
(
tag
:
KorteToken.TTag
)
:
KorteExprNode
fun
parse
(
str
:
String
,
context
:
KorteFilePosContext
)
:
KorteExprNode
fun
parse
(
str
:
String
,
fileName
:
String
=
"expression"
)
:
KorteExprNode