hs-tree-sitter-capi-13.0.14.0: Low-level bindings for tree-sitter

Index - T

TREE_SITTER_LANGUAGE_VERSIONTreeSitter.CApi
TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSIONTreeSitter.CApi
TSFieldId 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSInputTreeSitter.CApi
TSInputEdit 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSInputEncoding 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSInputEncodingUTF16TreeSitter.CApi
TSInputEncodingUTF8TreeSitter.CApi
TSLanguageTreeSitter.CApi
TSLogTreeSitter.CApi
TSLoggerTreeSitter.CApi
TSLogType 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSLogTypeLexTreeSitter.CApi
TSLogTypeParseTreeSitter.CApi
TSLookaheadIteratorTreeSitter.CApi
TSNode 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSNodeContext 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSParserTreeSitter.CApi
TSPoint 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSQuantifier 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSQuantifierOneTreeSitter.CApi
TSQuantifierOneOrMoreTreeSitter.CApi
TSQuantifierZeroTreeSitter.CApi
TSQuantifierZeroOrMoreTreeSitter.CApi
TSQuantifierZeroOrOneTreeSitter.CApi
TSQueryTreeSitter.CApi
TSQueryCapture 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSQueryCursorTreeSitter.CApi
TSQueryError 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSQueryErrorCaptureTreeSitter.CApi
TSQueryErrorFieldTreeSitter.CApi
TSQueryErrorLanguageTreeSitter.CApi
TSQueryErrorNodeTypeTreeSitter.CApi
TSQueryErrorNoneTreeSitter.CApi
TSQueryErrorStructureTreeSitter.CApi
TSQueryErrorSyntaxTreeSitter.CApi
TSQueryMatch 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSQueryPredicateStep 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSQueryPredicateStepType 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSQueryPredicateStepTypeCaptureTreeSitter.CApi
TSQueryPredicateStepTypeDoneTreeSitter.CApi
TSQueryPredicateStepTypeStringTreeSitter.CApi
TSRange 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSReadTreeSitter.CApi
TSStateId 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSSymbol 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSSymbolType 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSSymbolTypeAnonymousTreeSitter.CApi
TSSymbolTypeAuxiliaryTreeSitter.CApi
TSSymbolTypeRegularTreeSitter.CApi
TSSymbolTypeSupertypeTreeSitter.CApi
TSTreeTreeSitter.CApi
TSTreeCursor 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
TSTreeCursorContext 
1 (Type/Class)TreeSitter.CApi
2 (Data Constructor)TreeSitter.CApi
ts_language_copyTreeSitter.CApi
ts_language_deleteTreeSitter.CApi
ts_language_field_countTreeSitter.CApi
ts_language_field_id_for_nameTreeSitter.CApi
ts_language_field_name_for_idTreeSitter.CApi
ts_language_next_stateTreeSitter.CApi
ts_language_state_countTreeSitter.CApi
ts_language_symbol_countTreeSitter.CApi
ts_language_symbol_for_nameTreeSitter.CApi
ts_language_symbol_nameTreeSitter.CApi
ts_language_symbol_typeTreeSitter.CApi
ts_language_versionTreeSitter.CApi
ts_lookahead_iterator_current_symbolTreeSitter.CApi
ts_lookahead_iterator_current_symbol_nameTreeSitter.CApi
ts_lookahead_iterator_deleteTreeSitter.CApi
ts_lookahead_iterator_languageTreeSitter.CApi
ts_lookahead_iterator_newTreeSitter.CApi
ts_lookahead_iterator_nextTreeSitter.CApi
ts_lookahead_iterator_resetTreeSitter.CApi
ts_lookahead_iterator_reset_stateTreeSitter.CApi
ts_node_childTreeSitter.CApi
ts_node_child_by_field_idTreeSitter.CApi
ts_node_child_by_field_nameTreeSitter.CApi
ts_node_child_countTreeSitter.CApi
ts_node_child_with_descendantTreeSitter.CApi
ts_node_descendant_countTreeSitter.CApi
ts_node_descendant_for_byte_rangeTreeSitter.CApi
ts_node_descendant_for_point_rangeTreeSitter.CApi
ts_node_editTreeSitter.CApi
ts_node_end_byteTreeSitter.CApi
ts_node_end_pointTreeSitter.CApi
ts_node_eqTreeSitter.CApi
ts_node_field_name_for_childTreeSitter.CApi
ts_node_field_name_for_named_childTreeSitter.CApi
ts_node_first_child_for_byteTreeSitter.CApi
ts_node_first_named_child_for_byteTreeSitter.CApi
ts_node_grammar_symbolTreeSitter.CApi
ts_node_grammar_typeTreeSitter.CApi
ts_node_has_changesTreeSitter.CApi
ts_node_has_errorTreeSitter.CApi
ts_node_is_errorTreeSitter.CApi
ts_node_is_extraTreeSitter.CApi
ts_node_is_missingTreeSitter.CApi
ts_node_is_namedTreeSitter.CApi
ts_node_is_nullTreeSitter.CApi
ts_node_languageTreeSitter.CApi
ts_node_named_childTreeSitter.CApi
ts_node_named_child_countTreeSitter.CApi
ts_node_named_descendant_for_byte_rangeTreeSitter.CApi
ts_node_named_descendant_for_point_rangeTreeSitter.CApi
ts_node_next_named_siblingTreeSitter.CApi
ts_node_next_parse_stateTreeSitter.CApi
ts_node_next_siblingTreeSitter.CApi
ts_node_parentTreeSitter.CApi
ts_node_parse_stateTreeSitter.CApi
ts_node_prev_named_siblingTreeSitter.CApi
ts_node_prev_siblingTreeSitter.CApi
ts_node_start_byteTreeSitter.CApi
ts_node_start_pointTreeSitter.CApi
ts_node_stringTreeSitter.CApi
ts_node_symbolTreeSitter.CApi
ts_node_typeTreeSitter.CApi
ts_parser_cancellation_flagTreeSitter.CApi
ts_parser_deleteTreeSitter.CApi
ts_parser_included_rangesTreeSitter.CApi
ts_parser_languageTreeSitter.CApi
ts_parser_loggerTreeSitter.CApi
ts_parser_newTreeSitter.CApi
ts_parser_parseTreeSitter.CApi
ts_parser_parse_stringTreeSitter.CApi
ts_parser_parse_string_encodingTreeSitter.CApi
ts_parser_print_dot_graphsTreeSitter.CApi
ts_parser_remove_loggerTreeSitter.CApi
ts_parser_resetTreeSitter.CApi
ts_parser_set_cancellation_flagTreeSitter.CApi
ts_parser_set_included_rangesTreeSitter.CApi
ts_parser_set_languageTreeSitter.CApi
ts_parser_set_loggerTreeSitter.CApi
ts_parser_set_timeout_microsTreeSitter.CApi
ts_parser_timeout_microsTreeSitter.CApi
ts_query_capture_countTreeSitter.CApi
ts_query_capture_name_for_idTreeSitter.CApi
ts_query_capture_quantifier_for_idTreeSitter.CApi
ts_query_cursor_deleteTreeSitter.CApi
ts_query_cursor_did_exceed_match_limitTreeSitter.CApi
ts_query_cursor_execTreeSitter.CApi
ts_query_cursor_match_limitTreeSitter.CApi
ts_query_cursor_newTreeSitter.CApi
ts_query_cursor_next_captureTreeSitter.CApi
ts_query_cursor_next_matchTreeSitter.CApi
ts_query_cursor_remove_matchTreeSitter.CApi
ts_query_cursor_set_byte_rangeTreeSitter.CApi
ts_query_cursor_set_match_limitTreeSitter.CApi
ts_query_cursor_set_max_start_depthTreeSitter.CApi
ts_query_cursor_set_point_rangeTreeSitter.CApi
ts_query_cursor_set_timeout_microsTreeSitter.CApi
ts_query_cursor_timeout_microsTreeSitter.CApi
ts_query_deleteTreeSitter.CApi
ts_query_disable_captureTreeSitter.CApi
ts_query_disable_patternTreeSitter.CApi
ts_query_end_byte_for_patternTreeSitter.CApi
ts_query_is_pattern_guaranteed_at_stepTreeSitter.CApi
ts_query_is_pattern_non_localTreeSitter.CApi
ts_query_is_pattern_rootedTreeSitter.CApi
ts_query_newTreeSitter.CApi
ts_query_pattern_countTreeSitter.CApi
ts_query_predicates_for_patternTreeSitter.CApi
ts_query_start_byte_for_patternTreeSitter.CApi
ts_query_string_countTreeSitter.CApi
ts_query_string_value_for_idTreeSitter.CApi
ts_set_allocatorTreeSitter.CApi
ts_tree_copyTreeSitter.CApi
ts_tree_cursor_copyTreeSitter.CApi
ts_tree_cursor_copy_pTreeSitter.CApi
ts_tree_cursor_current_depthTreeSitter.CApi
ts_tree_cursor_current_descendant_indexTreeSitter.CApi
ts_tree_cursor_current_field_idTreeSitter.CApi
ts_tree_cursor_current_field_nameTreeSitter.CApi
ts_tree_cursor_current_nodeTreeSitter.CApi
ts_tree_cursor_deleteTreeSitter.CApi
ts_tree_cursor_goto_descendantTreeSitter.CApi
ts_tree_cursor_goto_first_childTreeSitter.CApi
ts_tree_cursor_goto_first_child_for_byteTreeSitter.CApi
ts_tree_cursor_goto_first_child_for_pointTreeSitter.CApi
ts_tree_cursor_goto_last_childTreeSitter.CApi
ts_tree_cursor_goto_next_siblingTreeSitter.CApi
ts_tree_cursor_goto_parentTreeSitter.CApi
ts_tree_cursor_goto_previous_siblingTreeSitter.CApi
ts_tree_cursor_newTreeSitter.CApi
ts_tree_cursor_new_pTreeSitter.CApi
ts_tree_cursor_resetTreeSitter.CApi
ts_tree_cursor_reset_toTreeSitter.CApi
ts_tree_deleteTreeSitter.CApi
ts_tree_editTreeSitter.CApi
ts_tree_get_changed_rangesTreeSitter.CApi
ts_tree_included_rangesTreeSitter.CApi
ts_tree_languageTreeSitter.CApi
ts_tree_print_dot_graphTreeSitter.CApi
ts_tree_root_nodeTreeSitter.CApi
ts_tree_root_node_with_offsetTreeSitter.CApi