libutap  0.93
Uppaal Timed Automata Parser
type.h File Reference
#include "utap/common.h"
#include "utap/position.h"
#include <cinttypes>
#include <string>
#include <memory>
Include dependency graph for type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UTAP::type_t
 A reference to a type. More...
 

Namespaces

 UTAP
 

Functions

std::ostream & operator<< (std::ostream &o, UTAP::type_t t)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
UTAP::type_t  t 
)

Definition at line 925 of file type.cpp.

References UTAP::type_t::toString().

Here is the call graph for this function: