예제 #1
0
 public CodeWriter indent()
 {
     indenter.indent();
     return(this);
 }