Sign in
eclipse
/
www.eclipse.org
/
eclipse
/
news
/
19897c3d241f79aa8b9aff13a33109b38cca9c49
/
.
/
4.7
/
images
/
Unlikely5.txt
blob: 86f023e87aaea83632e4dc3b274dbc895bbad66d [
file
]
TypeElement element = (TypeElement) ((DeclaredType) type).asElement();
return "".equals(element.getQualifiedName());