cecko
|
▼Ncecko | |
▼Nerrors | |
Cerr_object_s | Error message with a string parameter |
Cerr_object_n | Error message without parameters |
Csafe_ptr | Safe pointer to E |
CCINamePtr | The common base for all named objects |
CCKTypeRefPack | Type descriptor with optional "const" flag |
CCKTypeRefSafePack | Type descriptor with optional "const" flag |
CCIAbstractType | Abstract type descriptor |
CCKVoidType | The built-in "void" type |
CCKBoolType | The built-in "_Bool" type |
CCKCharType | The built-in "char" type |
CCKIntType | The built-in "int" type |
CCKPtrType | Pointer type descriptor |
CCKArrayType | Array type descriptor |
CCKStructElement | Struct element descriptor |
CCKStructItem | Temporary struct element descriptor |
CCKStructType | Struct type descriptor |
CCKEnumType | Enumeration type descriptor |
CCKFunctionType | Function type descriptor |
CCKAbstractNamed | Abstract named-object (constant, variable, or function) descriptor |
CCKTypedef | Typedef descriptor |
CCKConstant | Enumeration constant descriptor |
CCKVar | Common base of variable descriptors |
CCKGlobalVar | Global variable descriptor |
CCKFunctionFormalPack | Temporary additional function argument descriptor |
CCKFunction | Function descriptor |
CCKLocalVar | Local variable descriptor |
CCKContext | Semantic layer of compiler context |
Ccontext | Lexical level of compiler context + error messaging |