Expand description
Parser hooks can be used to attach some compilation information.
Structs§
- CParser
Hooks - The C FFI for
ParserHooks. - CParser
Hooks Context - The C FFI for
ParserHooksContext. - Parser
Hooks Context - A
contextfor current sompilation step.
Traits§
- Hooks
- A list of hooks that can be implemented.