tcl-real-command-p

tcl-real-command-p is a compiled Lisp function in `tcl.el'.

(tcl-real-command-p)

Return nil if point is not at the beginning of a command.
A command is the first word on an otherwise empty line, or the
first word following a semicolon, opening brace, or opening bracket.