Struct darklua_core::process::ScopeVisitor [−][src]
pub struct ScopeVisitor;
Expand description
A visitor that can be used only with a NodeProcessor that also implements the Scope trait.
pub struct ScopeVisitor;
A visitor that can be used only with a NodeProcessor that also implements the Scope trait.