Searched defs:builderTypeMirror (Results 1 – 3 of 3) sorted by relevance
92 private final TypeMirror builderTypeMirror; field in PropertyBuilderClassifier.PropertyBuilder104 TypeMirror builderTypeMirror, in PropertyBuilder()
400 DeclaredType builderTypeMirror = MoreTypes.asDeclared(builderType.asType()); in classifyMethodOneArg() local659 DeclaredType builderTypeMirror = MoreTypes.asDeclared(builderType.asType()); in builderMethodReturnType() local
160 DeclaredType builderTypeMirror = MoreTypes.asDeclared(builderTypeElement.asType()); in buildMethod() local