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

Partial Call Graph (max 5 caller/called nodes):
%3 doc_adp_compile doc_adp_compile (public) doc_adp_append_code doc_adp_append_code doc_adp_compile->doc_adp_append_code doc_adp_flush_text_buffer doc_adp_flush_text_buffer (private) doc_adp_flush_text_buffer->doc_adp_append_code

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