Skip to main content

SelfVisitable

Trait SelfVisitable 

Source
pub trait SelfVisitable { }
Expand description

Yielded during visiting AST. Might not be 1:1 with AST and include a wrapping type

Implementors§