Searched refs:nodeKind (Results 1 – 1 of 1) sorted by relevance
39 private nodeKind: NodeKind | undefined = NodeKind.FIRST_NODE_OF_FUNCTION; property in DebugPosInfo45 this.nodeKind = NodeKind.NORMAL;47 this.nodeKind = <NodeKind>extendedNode;52 return this.nodeKind;88 this.nodeKind = undefined;