Searched defs:thrownTypes (Results 1 – 2 of 2) sorted by relevance
87 public abstract ImmutableList<XType> thrownTypes(); in thrownTypes() method in ProductionBinding145 abstract Builder thrownTypes(Iterable<XType> thrownTypes); in thrownTypes() argument
38 abstract ImmutableList<TypeName> thrownTypes(); in thrownTypes() method in MethodSignature