reflectionServicesobjectreflect.t[20]

Main reflection services object.

During pre-initialization, we'll plug this into the _main module's globals so that the _main module will know it can use reflection services.

reflectionServices :   PreinitObject

Superclass Tree   (in declaration order)

reflectionServices
        PreinitObject
                ModuleExecObject
                        object

Summary of Properties  

reverseSymtab_  symtab_ 

Inherited from ModuleExecObject :
execAfterMe  execBeforeMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

execute  formatStackFrame  valToSymbol 

Inherited from ModuleExecObject :
_execute  classExec 

Properties  

reverseSymtab_reflect.t[174]

the global reverse-lookup symbol table

symtab_reflect.t[171]
the global symbol table

Methods  

execute ( )OVERRIDDENreflect.t[22]

execute preinitialization

formatStackFrame (fr, includeSourcePos)reflect.t[111]
Format a stack frame object (of class T3StackInfo).

valToSymbol (val)reflect.t[55]
Convert a value to a symbol, or to a string representation if it's not of a symbolic type.

TADS 3 Library Manual
Generated on 4/11/2008 from TADS version 3.0.16