1 #ifndef CSM_TOOLS_SCRIPTCHECK_H
2 #define CSM_TOOLS_SCRIPTCHECK_H
7 #include "../doc/stage.hpp"
9 #include "../world/scriptcontext.hpp"
Type
Definition: errorhandler.hpp:23
void message(CodeContainer &code, Literals &literals, const std::string &message, int buttons)
Definition: generator.cpp:537
Definition: scriptcontext.hpp:15
Location of a token in a source file.
Definition: tokenloc.hpp:10
Definition: messages.hpp:38
Error handling.
Definition: errorhandler.hpp:14
Collection of compiler extensions.
Definition: extensions.hpp:39
Severity
Definition: messages.hpp:15
Definition: document.hpp:57