Searched defs:getTypeData (Results 1 – 1 of 1) sorted by relevance
52 public abstract int getTypeData(ConstPool cp); in getTypeData() method in TypeData92 public int getTypeData(ConstPool cp) { return 0; } in getTypeData() method in TypeData.BasicType171 public int getTypeData(ConstPool cp) { in getTypeData() method in TypeData.TypeName456 public int getTypeData(ConstPool cp) { return offset; } in getTypeData() method in TypeData.UninitData501 public int getTypeData(ConstPool cp) { return 0; } in getTypeData() method in TypeData.UninitThis