tcl-calculate-indent

tcl-calculate-indent is a compiled Lisp function in `tcl.el'.

(tcl-calculate-indent &optional PARSE-START)

Return appropriate indentation for current line as Tcl code.
In usual case returns an integer: the column to indent to.
Returns nil if line starts inside a string, t if in a comment.