Module hooks

Module hooks 

Source
Expand description

Parser hooks can be used to attach some compilation information.

Structs§

CParserHooks
The C FFI for ParserHooks.
CParserHooksContext
The C FFI for ParserHooksContext.
ParserHooksContext
A context for current sompilation step.

Traits§

Hooks
A list of hooks that can be implemented.