Module regex_syntax::hir::visitor [−][src]
Structs
HeapVisitor |
HeapVisitor visits every item in an |
Enums
Frame |
Represents a single stack frame while performing structural induction over
an |
Traits
Visitor |
A trait for visiting the high-level IR (HIR) in depth first order. |
Functions
visit |
Executes an implementation of |