Module nginx_config::visitors[][src]

Various visitors for working with AST

Structs

DirectiveIter

A deep iterator over all directives in configuration file or a part of it

Functions

replace_vars

A recursive mutable visitor of all variable values

visit_mutable

A recursive mutable depth-first visitor of directives