- commandSize
int commandSize;
Undocumented in source.
- commandStart
const(char)* commandStart;
Undocumented in source.
- commentSize
int commentSize;
Undocumented in source.
- commentStart
const(char)* commentStart;
Undocumented in source.
- end
const(char)* end;
Undocumented in source.
- errorType
int errorType;
Undocumented in source.
- incomplete
int incomplete;
Undocumented in source.
- interp
Tcl_Interp* interp;
Undocumented in source.
- numTokens
int numTokens;
Undocumented in source.
- numWords
int numWords;
Undocumented in source.
- staticTokens
Tcl_Token[NUM_STATIC_TOKENS] staticTokens;
Undocumented in source.
- string
const(char)* string;
Undocumented in source.
- term
const(char)* term;
Undocumented in source.
- tokenPtr
Tcl_Token* tokenPtr;
Undocumented in source.
- tokensAvailable
int tokensAvailable;
Undocumented in source.