Lines Matching full:indent
55 * The rules for line break and indent are as follow:
57 * - if empty then print {} without indent and line break
58 * - if not empty the print '{', line break & indent, print one value per line
61 * - if empty then print [] without indent and line break
91 void indent();
111 * The rules for line break and indent are as follow:
113 * - if empty then print {} without indent and line break
114 * - if not empty the print '{', line break & indent, print one value per line
117 * - if empty then print [] without indent and line break
149 void indent();