Toggle navigation
Home
javax.lang.model.type.DeclaredType to javax.lang.model.element.TypeElement
No. of Instances - 14
No. of Commits - 3
No. of Projects - {'immutables', 'j2objc'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
type
to
t
type
to
t
typeMirror
to
typeElement
typeMirror
to
typeElement
typeMirror
to
typeElement
typeMirror
to
typeElement
typeMirror
to
typeElement
typeMirror
to
typeElement
getTypeMirror
to
getElement
annotationType
to
annotationElement
type
to
element
Add or Remove Method invocation
other.getTypeMirror()
to
other.getElement()
typeMirror.asElement()
to
typeElement