Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chikaku/gosyn
/ functions
Functions
232 in github.com/chikaku/gosyn
⨍
Functions
232
◇
Types & classes
76
Function
parse_type_aliases
()
src/parser.rs:2656
Function
parse_type_decl
()
src/parser.rs:2615
Method
parse_type_spec
(&mut self, _: usize)
src/parser.rs:452
Function
parse_unicode_literal
(c: &mut Criterion)
benches/parser.rs:5
Method
parse_var_spec
(&mut self, _: usize)
src/parser.rs:521
Function
pprof_parser
()
tests/file.rs:21
Method
preback
(&self)
src/scanner.rs:69
Function
reject_double_quote_escape_in_rune
()
src/scanner.rs:1097
Function
reject_empty_type_argument_lists
()
src/parser.rs:2718
Function
reject_empty_type_parameter_list
()
src/parser.rs:2609
Function
reject_exponents_without_digits
()
src/scanner.rs:1052
Function
reject_goto_without_label
()
src/parser.rs:3398
Function
reject_invalid_digits_for_numeric_base
()
src/scanner.rs:1025
Function
reject_numeric_base_prefix_without_digits
()
src/scanner.rs:1012
Function
reject_out_of_range_octal_escape_in_rune
()
src/scanner.rs:1092
Function
reject_out_of_range_octal_escape_in_string
()
src/scanner.rs:1125
Function
reject_single_quote_escape_in_interpreted_string
()
src/scanner.rs:1130
Function
scan_all_operators_and_punctuation
()
src/scanner.rs:825
Function
scan_comment
()
src/scanner.rs:1135
Function
scan_hex_literal_followed_by_identifier
()
src/scanner.rs:1040
Function
scan_identifiers_and_keywords
()
src/scanner.rs:775
Function
scan_line_info
()
src/scanner.rs:1162
Function
scan_lit_number
()
src/scanner.rs:916
Function
scan_lit_rune
()
src/scanner.rs:1065
Function
scan_lit_string
()
src/scanner.rs:1102
Function
scan_lookahead_preserves_utf8_boundaries
()
src/scanner.rs:903
Function
scan_text
()
src/scanner.rs:750
Function
scan_whitespace_positions_and_invalid_characters
()
src/scanner.rs:888
Function
show_debug
()
src/ast.rs:742
Method
str_len
(&self)
src/token.rs:259
Function
test_parse_directory
()
tests/file.rs:66
Function
test_third_party_projects
()
tests/file.rs:47
← previous
201–232 of 232, ranked by callers