ScopedWalker

constructor(lang: LanguageFrontend<*, *>)
constructor(scopeManager: ScopeManager, strategy: (Node) -> Iterator<Node> = Strategy::AST_FORWARD)