Searched defs:propertyTypes (Results 1 – 5 of 5) sorted by relevance
41 private final ImmutableMap<String, TypeMirror> propertyTypes; field in ExtensionContext89 public Map<String, TypeMirror> propertyTypes() { in propertyTypes() method in ExtensionContext
58 private final ImmutableMap<String, TypeMirror> propertyTypes; field in PropertyBuilderClassifier68 ImmutableMap<String, TypeMirror> propertyTypes, in PropertyBuilderClassifier()
57 private final Map<String, Class<?>> propertyTypes; field in AnnotationInfo.AnnotationClass
150 default Map<String, TypeMirror> propertyTypes() { in propertyTypes() method
915 public void propertyTypes() { in propertyTypes() method in ExtensionTest