Ejemplo n.º 1
0
 public String scString() {
   String ret = "";
   ret += addLF(declarative_part.toString());
   return ret;
 }