Macros§
- assert_
ast - assert_
parse_ tree - Macro to assert the structure and content of the parsed syntax tree from source code.
- assert_
tokens - Asserts that the token stream produced by the lexer exactly matches a sequence of expected tokens.
Structs§
Traits§
- Lexer
Assert - This is an extension trait for the following impl:
Functions§
- assert_
parse - assert_
parse_ with_ errors - assert_
parse_ with_ warnings - test_
file_ id - Creates a non-interned file id for testing.
- test_
parse