Tcl_Parse Struct Reference

#include <tcl.h>


Data Fields

CONST char * commentStart
int commentSize
CONST char * commandStart
int commandSize
int numWords
Tcl_TokentokenPtr
int numTokens
int tokensAvailable
int errorType
CONST char * string
CONST char * end
Tcl_Interpinterp
CONST char * term
int incomplete
Tcl_Token staticTokens [NUM_STATIC_TOKENS]


Detailed Description

Definition at line 2028 of file tcl.h.


Field Documentation

Definition at line 2029 of file tcl.h.

Definition at line 2031 of file tcl.h.

Definition at line 2035 of file tcl.h.

Referenced by TclCompileScript(), and TclEvalEx().

Definition at line 2037 of file tcl.h.

Referenced by TclCompileScript(), and TclEvalEx().

Definition at line 2049 of file tcl.h.

Referenced by Tcl_SubstObj(), and TclParseInit().

Definition at line 2051 of file tcl.h.

Referenced by Tcl_ParseExpr(), Tcl_ParseVarName(), Tcl_SubstObj(), and TclParseInit().

CONST char* Tcl_Parse::string

Definition at line 2059 of file tcl.h.

Referenced by TclParseInit().

CONST char* Tcl_Parse::end

Definition at line 2061 of file tcl.h.

Referenced by Tcl_SubstObj(), and TclParseInit().

Definition at line 2063 of file tcl.h.

Referenced by Tcl_ParseVarName(), and TclParseInit().

Definition at line 2071 of file tcl.h.

Referenced by Tcl_ParseVarName(), Tcl_SubstObj(), and TclParseInit().

Tcl_Token Tcl_Parse::staticTokens[NUM_STATIC_TOKENS]

Definition at line 2075 of file tcl.h.

Referenced by Tcl_FreeParse(), and TclParseInit().


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/tcl8.5.1/generic/tcl.h



Generated on Wed Mar 12 12:18:43 2008 by  doxygen 1.5.1