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)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.