Function rslint_parser::process[][src]

pub fn process(
    sink: &mut impl TreeSink,
    events: Vec<Event>,
    errors: Vec<ParserError>
)
Expand description

Generate the syntax tree with the control of events.