[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.jdt] Getting superclass/superinterfaces from an IType or CompilationUnit

Hi,

Sorry if the question has been already answered, but I didn't found the (entry) point... :-(

How may I determine the superclass(es) from a given source IType. I'm finally interested in deciding, if a IMethod overrides a derived one and/or implements an interface method.

Thanks in advance,
Sven