toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.compiler.parser
/
com.shakelang.shake.parser
/
ShakeParser
/
parse
parse
abstract
fun
parse
(
)
:
ShakeFileNode
(
source
)
Parses the
input
and returns the root
ShakeNode
of the parsed tree (A
ShakeFileNode
)