Version 1 of TclWordPart js Object

Updated 2016-01-27 14:28:48 by dbohdan

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