![]() |
BadScript 2
|
Contains Shared Data Structures and Functionality. More...
Namespaces | |
namespace | Logging |
Contains Logging system for the BadScript Runtime. | |
Classes | |
class | BadParseException |
Base Class for all BadScript Parser Exceptions. More... | |
class | BadScriptException |
The base class of all BadScript Exceptions. More... | |
class | BadSourcePosition |
Describes a specific position inside a source file. More... | |
class | BadStaticKeys |
Contains Static Data for the BadScript Language. More... | |
Enumerations | |
enum | BadPrimitiveType { Boolean , Number , String , Null } |
Primitive Types. More... | |
Contains Shared Data Structures and Functionality.