Version 0 of TclWordPart js Object

Updated 2011-08-28 07:57:44 by apw

TclWordpart

A javascript Object as used in incr Tcl in Javascript. Instantiation:

Parameters

  • interp
  • token
  • value
  • stmts

A container for information of parts of a TclWord js Object, for example the parts of a string, when the string contains a variable reference or a braced command etc.

to be filled