MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / currentFieldName

Method currentFieldName

src/typings/treeSitter.ts:126–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124 currentNode(): SyntaxNode;
125 currentFieldId(): number;
126 currentFieldName(): string;
127 gotoParent(): boolean;
128 gotoFirstChild(): boolean;
129 gotoFirstChildForIndex(index: number): boolean;

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected