quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.parser.walker
/
WalkerParser
/
WalkerParser
Walker
Parser
constructor
(
source
:
CharSequence
,
grammar
:
Grammar
<
T
>
)
Parameters
T
the type of the parsed object
source
the content to be parsed
grammar
the grammar that defines the parsing rules