[−][src]Type Definition binjs::specialized::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.