Example #1
0
 public void initType(Type type, ClassSymbol c) {
   type.tsym = c;
   typeOfTag[type.tag] = type;
 }