|
| GlobalContext (Ast ast) |
|
template<class T > |
T * | RegisterDeclarable (std::unique_ptr< T > d) |
|
|
static Namespace * | GetDefaultNamespace () |
|
static const std::vector< std::unique_ptr< Declarable > > & | AllDeclarables () |
|
static const std::vector< Namespace * > | GetNamespaces () |
|
static void | SetVerbose () |
|
static bool | verbose () |
|
static Ast * | ast () |
|
static VarType & | Get () |
|
|
using | VariableType = VarType |
|
Definition at line 16 of file global-context.h.
The documentation for this class was generated from the following file: