23 #if !defined (octave_pt_pr_code_h)
24 #define octave_pt_pr_code_h 1
43 const std::string& pfx = std::string (),
44 bool pr_orig_txt =
true)
45 : os (os_arg), prefix (pfx), nesting (),
46 print_original_text (pr_orig_txt),
47 curr_print_indent_level (0), beginning_of_line (true),
171 void newline (
const char *alt_txt =
", ");