Constant umm::constants::CLASSNAME_QUERY
source · pub const CLASSNAME_QUERY: &str = "(\n class_declaration\n name: (_) @name\n)";
Expand description
Tree-sitter query that returns name of the class
name
: name of the class