Module block

Module block 

Source
Expand description

Block rule chain

Structs§

BlockParser
Block-level tokenizer.
BlockState
Sandbox object containing data required to parse block structures.
LineOffset
Holds start/end/etc. positions for a specific source text line.
RuleBuilder
Adjust positioning of a newly added rule in the chain.

Traits§

BlockRule
Each member of block rule chain must implement this trait