decreases indention
Definition at line 599 of file ast-tools.cc.
References in(), indent, and indentStep.
00600 { 00601 indent -= indentStep; 00602 in(); 00603 }
Here is the call graph for this function: