TclWordPart js Object

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