Exemplo n.º 1
0
 public TypeDescriptor(char[] name, int start, int offset, int fields) {
   updateClassName(this.expr = name, this.start = start, this.offset = offset, fields);
 }