Inherits from
Type, Expression, SymbolGroup, EditableAttributes
extended
extended_source
file
file_node_id
filepath
function_calls
next_named_sibling
next_sibling
node_type
parent
parent_class
parent_function
parent_statement
resolved_value
source
symbols
ts_node
variable_usages
Methods
ancestors
Find all ancestors of the node of the given type. Does not return itselfedit
Edit the source for this Collection instance.find
Search for substrings in the given symbols that matchstrings_to_match.
find_string_literals
Search for string literals matching given strings in the SymbolGroup.flag
Adds a visual flag comment to the end of this Editable’s source text.get_variable_usages
Returns Editables for all TreeSitter nodes corresponding to instances of variable usageindex
Return the index of the first occurrence of value.insert
Addsvalue to the container that this node represents