Searched defs:typeVariableNames (Results 1 – 4 of 4) sorted by relevance
88 private final ImmutableList<TypeVariableName> typeVariableNames; field in SerializableAutoValueExtension.Generator196 ClassName className, List<TypeVariableName> typeVariableNames) { in getClassTypeName()208 private final ImmutableList<TypeVariableName> typeVariableNames; field in SerializableAutoValueExtension.ProxyGenerator214 ImmutableList<TypeVariableName> typeVariableNames, in ProxyGenerator()
115 TypeSpec.Builder factory, ImmutableSet<TypeVariableName> typeVariableNames) { in addFactoryTypeParameters()327 ImmutableSet.Builder<TypeVariableName> typeVariableNames = ImmutableSet.builder(); in getReferencedTypeParameterNames() local
188 ImmutableList<TypeVariableName> typeVariableNames = typeVariableNames(); in superType() local195 private ImmutableList<TypeVariableName> typeVariableNames() { in typeVariableNames() method in MemoizeExtension.Generator
301 HashSet<String> typeVariableNames; in parseMethod() local