Searched defs:PrimTy (Results 1 – 3 of 3) sorted by relevance
195 abstract class PrimTy implements Type { class
210 public static class PrimTy extends Type { class in Tree213 public PrimTy(int position, ImmutableList<Anno> annos, TurbineConstantTypeKind tykind) { in PrimTy() method in Tree.PrimTy
161 enum class PrimTy : uint8_t { enum