#include <context.h>
Context storing compiler-wide state
◆ Context()
| Context::Context |
( |
Options |
options | ) |
|
|
explicit |
- Parameters
-
| options | options to use for code compilation |
◆ ~Context()
◆ astContext()
| auto* hilti::Context::astContext |
( |
| ) |
const |
|
inline |
Returns the global AST context.
◆ options()
| const Options& hilti::Context::options |
( |
| ) |
const |
|
inline |
Returns the context's compiler options.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/spicy-docs/checkouts/v1.14.0/hilti/toolchain/include/compiler/context.h
- /home/docs/checkouts/readthedocs.org/user_builds/spicy-docs/checkouts/v1.14.0/hilti/toolchain/src/compiler/context.cc