Gorgon Game Engine
Language.h File Reference
Include dependency graph for Language.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Scripting
 This namespace contains Gorgon Script parser and reflection facilities.
 
 Gorgon::Scripting::Compilers
 This namespace contains compliers and any utilities related with it.
 

Functions

int GetPrecedence (const std::string &op)
 Returns the precedence of the given operator. More...