[][src]Type Definition binjs_es6::ast::WalkPath

type WalkPath = Path<ASTNode, ASTField>;

A Path, used when walking the tree with the strongly-typed Walker API.