コード例 #1
0
 public void add(ASTTypenameP o) {
   it.add(o);
   if (!t.is_Existent()) t.set_Existent(true);
 }