#include <coconut_config.h>
#include <string.h>
#include <cstring>
#include <semantics.h>
#include <api_exception.h>
Go to the source code of this file.
Namespaces | |
namespace | coco |
the main namespace of the COCONUT API | |
Functions | |
std::ostream & | coco::operator<< (std::ostream &o, const semantics &__s) |
C++ stream output operator for semantics. |
Definition in file semantics.cc.