#include <tclInt.h>
Collaboration diagram for Proc:
Data Fields | |
Interp * | iPtr |
int | refCount |
Command * | cmdPtr |
Tcl_Obj * | bodyPtr |
int | numArgs |
int | numCompiledLocals |
CompiledLocal * | firstLocalPtr |
CompiledLocal * | lastLocalPtr |
Definition at line 625 of file tclInt.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|