Settings
Help

Module ast_eq

Module ast_eq 

Source

MacrosΒ§

ast_eq_field πŸ”’
derive_ast_eq πŸ”’
gen_ast_eq_enum πŸ”’
wrap_in_box πŸ”’

TraitsΒ§

AstEq
Check if two ParseTrees are equal ignoring location information or ordering if ordering does not matter

FunctionsΒ§

filter_params πŸ”’
Helper to filter [ParameterList] to omit empty parameters
to_num πŸ”’
Helper to convert a string number into a comparable one
to_num_reversed πŸ”’
Helper to convert the fractional part of a number into a comparable one. This will reverse the number so that 0’s can be ignored