#include <tclInt.h>
Collaboration diagram for CompiledLocal:
Data Fields | |
CompiledLocal * | nextPtr |
int | nameLength |
int | frameIndex |
int | flags |
Tcl_Obj * | defValuePtr |
Tcl_ResolvedVarInfo * | resolveInfo |
char | name [4] |
Definition at line 587 of file tclInt.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|