doc_adp_append_code (private)

 doc_adp_append_code line

Defined in packages/acs-tcl/tcl/adp-parser-procs.tcl

Helper procedure to append a line of code to the Tcl translation of an ADP. Adds the line of code to the caller's $code variable, indenting depending on the size of the caller's $balanced_tag_stack.

Parameters:
line (required)

Testcases:
No testcase defined.
[ show source ]
Show another procedure: