![]() |
BadScript 2
|
Go to the source code of this file.
Classes | |
class | BadScript2.Runtime.Objects.Types.BadVoidPrototype |
The Void Prototype, can be assigned to nothing, can not be inherited from, can not be instantiated. Denotes an absence of a return value. More... | |
class | BadScript2.Runtime.Objects.Types.BadVoidPrototype.BadVoidObject |
Namespaces | |
namespace | BadScript2 |
The main namespace for the BadScript2 Language. | |
namespace | BadScript2.Runtime |
Contains the Runtime Implementation. | |
namespace | BadScript2.Runtime.Objects |
Contains the Runtime Objects. | |
namespace | BadScript2.Runtime.Objects.Types |
Contains Runtime Type Objects. | |