Module tcl::interpreter
[-] [+]
[src]
Structs
| Interpreter | An instance of a Tcl interpreter |
Enums
| AppendStyle | When setting a variable, how should we handle existing values |
| ByteCompile | Should we byte compile a command |
| EvalScope | Which scope to evaluate a command in |
| GetVariableScope | When getting variables, which scope to look in |
| LeaveError | When setting a variable, should failure provide an error |
| SetVariableScope | When setting variables, which scope to look in |