8.7 KiB
8.7 KiB
module v.fmt
Contents
- fmt
- CommentsLevel
- AttrsOptions
- CommentsOptions
- Fmt
- alias_type_decl
- anon_fn
- array_decompose
- array_init
- as_cast
- assert_stmt
- assign_stmt
- assoc
- at_expr
- attrs
- block
- branch_stmt
- calculate_alignment
- call_args
- call_expr
- cast_expr
- chan_init
- char_literal
- comment
- comments
- comments_after_last_field
- comments_before_field
- comptime_call
- comptime_for
- comptime_selector
- concat_expr
- const_decl
- debugger_stmt
- dump_expr
- enum_decl
- enum_val
- expr
- expr_stmt
- fn_decl
- fn_type_decl
- for_c_stmt
- for_in_stmt
- for_stmt
- get_source_lines
- global_decl
- go_expr
- goto_label
- goto_stmt
- hash_stmt
- ident
- if_expr
- if_guard_expr
- imp_stmt_str
- import_comments
- imports
- index_expr
- infix_expr
- interface_decl
- interface_field
- interface_method
- is_ref_type
- likely
- lock_expr
- map_init
- mark_import_as_used
- mark_types_import_as_used
- match_expr
- module_stmt
- no_cur_mod
- node_str
- offset_of
- or_expr
- par_expr
- postfix_expr
- prefix_expr
- process_file_imports
- range_expr
- remove_new_line
- return_stmt
- select_expr
- selector_expr
- set_current_module_name
- short_module
- single_line_attrs
- size_of
- spawn_expr
- sql_expr
- sql_stmt
- sql_stmt_line
- stmt
- stmts
- string_inter_literal
- string_literal
- struct_decl
- struct_init
- sum_type_decl
- type_decl
- type_expr
- type_of
- unsafe_expr
- vfmt_off
- vfmt_on
- wrap_infix
- wrap_long_line
- write
- writeln
- FmtOptions
- RemoveNewLineConfig