Searched defs:PrimTy (Results 1 – 2 of 2) sorted by relevance
314 abstract class PrimTy implements Type { class
218 public static class PrimTy extends Type { class in Tree221 public PrimTy(int position, ImmutableList<Anno> annos, TurbineConstantTypeKind tykind) { in PrimTy() method in Tree.PrimTy