Class ASTPinpointer

This class searches through the AST to find a node based on its position. It may return BinAfter or BinBefore if the node cannot be found.

Hierarchy (view full)

Implements

Constructors

Properties

bottomUpHierarchy: ASTNode[] = []

Contains all the ancestors of the pinpointed nodes. The pinpointed node is always first.

pinpointLocation: CodeLocation

Methods

Generated using TypeDoc