[−][src]Type Definition binjs::specialized::es6::ast::WalkPath
type WalkPath = Path<ASTNode, ASTField>;
A Path, used when walking the tree with the strongly-typed Walker
API.
type WalkPath = Path<ASTNode, ASTField>;
A Path, used when walking the tree with the strongly-typed Walker
API.