Fabrique

A build language for complex systems

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
fabrique::ast::HasScope Class Reference

A mixin type for something that has a Scope. More...

#include <HasScope.h>

Inheritance diagram for fabrique::ast::HasScope:
fabrique::ast::Import fabrique::ast::StructInstantiation

Public Member Functions

 HasScope (UniqPtr< Scope > &&)
 
virtual const Scopescope () const
 

Detailed Description

A mixin type for something that has a Scope.

Definition at line 43 of file HasScope.h.


The documentation for this class was generated from the following files: