void inup (  ) 

increases indention#

See also:
indown in

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:


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