Fabrique

A build language for complex systems

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

A mixin type for something that may have a Type. More...

#include <OptionallyTyped.h>

Inheritance diagram for fabrique::OptionallyTyped:
fabrique::ast::Identifier

Public Member Functions

 OptionallyTyped (const Type *t)
 
bool isTyped () const
 
const Typetype () const
 

Detailed Description

A mixin type for something that may have a Type.

Definition at line 41 of file OptionallyTyped.h.


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