Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces
omScriptingMirVariableDeclaration.h File Reference
#include "omScriptingMirLanguageConfig.h"
#include "omScriptingMirASTNode.h"
#include "omScriptingMirType.h"
#include "omScriptingMirIdentifier.h"
#include "omScriptingMirDeclaration.h"

Classes

class  om::scripting::mir::lang::VariableDeclaration
 A class that represents the declaration of local variables of the same type. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::scripting
 The enclosing namespace for the entire scripting library.
 
 om::scripting::mir
 A namespace containing all code related to the Mir scripting language.
 
 om::scripting::mir::lang
 The namespace containing the language and AST definitions for the Mir scripting language.