Function quire::ast::process[][src]

pub fn process(opt: &Options, doc: Document, err: &ErrorCollector) -> Ast

Preprocess AST

This includes:

  • anchor substitution
  • resolving merge keys << and !*Unpack
  • resolving includes !*Include and similar