souffle  2.0.2-371-g6315b36
Namespaces | Enumerations | Functions
TypeAttribute.h File Reference
#include "souffle/utility/MiscUtil.h"
#include <iostream>
Include dependency graph for TypeAttribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 souffle
 

Enumerations

enum  souffle::TypeAttribute {
  souffle::TypeAttribute::Symbol, souffle::TypeAttribute::Signed, souffle::TypeAttribute::Unsigned, souffle::TypeAttribute::Float,
  souffle::TypeAttribute::Record, souffle::TypeAttribute::ADT
}
 

Functions

std::ostream & souffle::operator<< (std::ostream &os, TypeAttribute T)