Modules§
- ast
- TODO write a doc comment for the module.
- compilation_
state - diagnostic_
emitter - diagnostics
- grammar
- slice_
file - slice_
options - supported_
encodings - test_
helpers - This module contains helper functions that are useful for testing both slicec and the compilers that use it. For the test helpers that are specific to slicec (and hence not exported, see: ‘tests/test_helpers.rs’).
- utils
- visitor
Macros§
- downgrade_
as - implement_
attribute_ kind_ for - implement_
diagnostic_ functions - A macro that implements the
code
andmessage
functions for Lint and Error enums. - patch_
attributes - upcast_
owned_ as - upcast_
weak_ as