Given a TreeCursor positioned at a node, returns the potential token types at that position.
The TreeCursor positioned at a node.
An array of potential NodeType IDs, or undefined if none found.
Given a TreeCursor positioned at a node, returns the potential token types at that position.