Public Attributes | |
struct SQTable * | pTable |
struct SQArray * | pArray |
struct SQClosure * | pClosure |
struct SQOuter * | pOuter |
struct SQGenerator * | pGenerator |
struct SQNativeClosure * | pNativeClosure |
struct SQString * | pString |
struct SQUserData * | pUserData |
SQInteger | nInteger |
SQFloat | fFloat |
SQUserPointer | pUserPointer |
struct SQFunctionProto * | pFunctionProto |
struct SQRefCounted * | pRefCounted |
struct SQDelegable * | pDelegable |
struct SQVM * | pThread |
struct SQClass * | pClass |
struct SQInstance * | pInstance |
struct SQWeakRef * | pWeakRef |
SQRawObjectVal | raw |