[−][src]Type Definition binjs_es6::ast::WalkPathItem
type WalkPathItem = PathItem<ASTNode, ASTField>;
A PathItem, used when walking the tree with the strongly-typed Walker
API.
type WalkPathItem = PathItem<ASTNode, ASTField>;
A PathItem, used when walking the tree with the strongly-typed Walker
API.