MCPcopy Create free account

hub / github.com/chikaku/gosyn / functions

Functions232 in github.com/chikaku/gosyn

Functionparse_type_aliases
()
src/parser.rs:2656
Functionparse_type_decl
()
src/parser.rs:2615
Methodparse_type_spec
(&mut self, _: usize)
src/parser.rs:452
Functionparse_unicode_literal
(c: &mut Criterion)
benches/parser.rs:5
Methodparse_var_spec
(&mut self, _: usize)
src/parser.rs:521
Functionpprof_parser
()
tests/file.rs:21
Methodpreback
(&self)
src/scanner.rs:69
Functionreject_double_quote_escape_in_rune
()
src/scanner.rs:1097
Functionreject_empty_type_argument_lists
()
src/parser.rs:2718
Functionreject_empty_type_parameter_list
()
src/parser.rs:2609
Functionreject_exponents_without_digits
()
src/scanner.rs:1052
Functionreject_goto_without_label
()
src/parser.rs:3398
Functionreject_invalid_digits_for_numeric_base
()
src/scanner.rs:1025
Functionreject_numeric_base_prefix_without_digits
()
src/scanner.rs:1012
Functionreject_out_of_range_octal_escape_in_rune
()
src/scanner.rs:1092
Functionreject_out_of_range_octal_escape_in_string
()
src/scanner.rs:1125
Functionreject_single_quote_escape_in_interpreted_string
()
src/scanner.rs:1130
Functionscan_all_operators_and_punctuation
()
src/scanner.rs:825
Functionscan_comment
()
src/scanner.rs:1135
Functionscan_hex_literal_followed_by_identifier
()
src/scanner.rs:1040
Functionscan_identifiers_and_keywords
()
src/scanner.rs:775
Functionscan_line_info
()
src/scanner.rs:1162
Functionscan_lit_number
()
src/scanner.rs:916
Functionscan_lit_rune
()
src/scanner.rs:1065
Functionscan_lit_string
()
src/scanner.rs:1102
Functionscan_lookahead_preserves_utf8_boundaries
()
src/scanner.rs:903
Functionscan_text
()
src/scanner.rs:750
Functionscan_whitespace_positions_and_invalid_characters
()
src/scanner.rs:888
Functionshow_debug
()
src/ast.rs:742
Methodstr_len
(&self)
src/token.rs:259
Functiontest_parse_directory
()
tests/file.rs:66
Functiontest_third_party_projects
()
tests/file.rs:47
← previous201–232 of 232, ranked by callers