![]() |
Gorgon Game Engine
|
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... | |