hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
compilerContext.h File Reference
#include <compiler/builtinModule.hoshi>
#include "share/def.hpp"
#include <compiler/frontend/ast.hpp>
#include <map>
#include <memory>
#include <set>
Include dependency graph for compilerContext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  compilerContext
 

Namespaces

namespace  yoi
 

Variables

static const char * __yoi_builtin_module_hoshi =
 

Variable Documentation

◆ __yoi_builtin_module_hoshi

const char* __yoi_builtin_module_hoshi =
static

Definition at line 8 of file compilerContext.h.

Referenced by compilerContext::initializeSharedObjects().