Modulesยง
Macrosยง
- attribute_
parsers ๐ - group_
type ๐
Structsยง
- Accept
Context ๐ - Context given to every attribute parser when accepting
- Attribute
Parser - Context created once, for example as part of the ast lowering context, through which all attributes can be lowered.
- Early
- used when parsing attributes for miscelaneous things before ast lowering
- Finalize
Context ๐ - Context given to every attribute parser during finalization.
- Late
- used when parsing attributes during ast lowering
- Shared
Context ๐ - Context given to every attribute parser during finalization.