increases indention#
Definition at line 584 of file ast-tools.cc.
References in(), indent, and indentStep.
00585 { 00586 in(); 00587 indent += indentStep; 00588 }
Here is the call graph for this function: