ClassRepr.CacheHolder| Constructor and Description |
|---|
DataClassRepr() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ClassRepr> |
getEnclosingTypes() |
javax.lang.model.type.TypeMirror |
getOriginal() |
static DataClassRepr |
prepare(javax.lang.model.element.TypeElement typeElement) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModifiers, getName, getSimpleName, isPrimitive, typeRepresentation, unboxIfPossiblepublic static DataClassRepr prepare(javax.lang.model.element.TypeElement typeElement)
public java.util.Set<ClassRepr> getEnclosingTypes()
getEnclosingTypes in interface ClassReprpublic javax.lang.model.type.TypeMirror getOriginal()
getOriginal in interface ClassRepr