Toggle navigation
Home
org.eclipse.jdt.core.dom.ITypeBinding to javax.lang.model.element.Element
No. of Instances - 3
No. of Commits - 2
No. of Projects - {'j2objc'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Add or Remove Method invocation
inheritedType.getTypeDeclaration()
to
inheritedType.asElement()
typeEnv.getJavaObject()
to
typeEnv.getJavaObjectElement()