void indown (  ) 

decreases indention

See also:
inup in

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:


Generated on Thu Jan 24 04:01:01 2008 for GNU BPEL2oWFN by  doxygen 1.5.2