pub const NODE_KINDS: &[&str];Expand description
Tree-sitter node kinds for testing patterns.
Empty — detection is entirely via callee-text inspection in matches_callee.
Classification happens in classify_hint’s CALL_DISPATCH loop at slot P2.
pub const NODE_KINDS: &[&str];Tree-sitter node kinds for testing patterns.
Empty — detection is entirely via callee-text inspection in matches_callee.
Classification happens in classify_hint’s CALL_DISPATCH loop at slot P2.