toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.compiler.parser
/
com.shakelang.shake.parser
/
ShakeParser
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Link copied to clipboard
fun
from
(
input
:
ShakeTokenInputStream
)
:
ShakeParserImpl
Creates a new
ShakeParser
from the given
ShakeTokenInputStream
.