Constant umm::constants::PACKAGE_QUERY
source · pub const PACKAGE_QUERY: &str = "(package_declaration \n (identifier) @name\n)";
Expand description
Tree-sitter query that returns name of the package
name
: name of the package