|
The Psyche Project
|
Public Member Functions | |
| CompilationImpl (Compilation *q) | |
Public Attributes | |
| Compilation * | Q_ |
| std::string | id_ |
| std::unique_ptr< Program > | program_ |
| std::unordered_map< const SyntaxTree *, bool > | isDirty_ |
| std::unordered_map< const SyntaxTree *, std::unique_ptr< SemanticModel > > | semaModels_ |
1.8.18