Skip to main content

REFERENCE_QUERY

Constant REFERENCE_QUERY 

Source
pub const REFERENCE_QUERY: &str = r#"
(type_identifier) @type_ref
"#;
Expand description

Tree-sitter query for extracting type references.