InterpreterIssue.h File Reference

Identifies some common problems with SCXML documents. More...

#include "uscxml/Common.h"
#include <list>
Include dependency graph for InterpreterIssue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uscxml::InterpreterIssue
 Identify and report syntactic and semantic problems with a SCXML state-charts. More...
 

Functions

std::ostream & uscxml::operator<< (std::ostream &os, const InterpreterIssue &issue)
 

Detailed Description