tartar
/
com.github.adriantodt.tartar.api.lexer
/
Lexer
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Functions
create
Link copied to clipboard
common
@
JvmStatic
fun <
T
>
create
(block:
LexerConfig
<
T
>):
Lexer
<
T
>
Content copied to clipboard
Creates and configures a
Lexer
.