Searched refs:unwrapTypeOrObject (Results 1 – 2 of 2) sorted by relevance
93 return Expression.create(types.unwrapTypeOrObject(from.type()), codeBlock); in to()
100 public TypeMirror unwrapTypeOrObject(TypeMirror type) { in unwrapTypeOrObject() method in DaggerTypes