newBlockParser

open override fun newBlockParser(context: MutableContext): BlockTokenParser

Return

a new BlockTokenVisitor instance that parses tokens into Nodes.

Parameters

context

writeable context data that is modified during the parsing process, which carries useful information for the next stages of the pipeline