ccScript 5.1.0
|
ucommon | |
Script | Compiled script container |
checks | A container class for compile-time check methods |
error | A class to collect compile-time errors |
event | An event block for a script |
header | Header describes a script section |
interp | An instance of the runtime interpreter |
keyword | NAMESPACE_UCOMMON A structure to introduce new core commands to the runtime engine |
line | Basic compiled statement |
methods | Runtime methods collection class |
stack_t | Runtime stack for each interpreter instance |
strict | Contains defined variables found by scope when strict is used |
symbol | Contains instance of a runtime symbol |
CountedObject | |
debug | |
LinkedObject | |
memalloc | |
OrderedObject | |
testing |