Module ast_eq
Source - ast_eq_field ๐
- derive_ast_eq ๐
- gen_ast_eq_enum ๐
- wrap_in_box ๐
- AstEq
- Check if two ParseTrees are equal ignoring location information or ordering if ordering does
not matter
- 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