Lincoln Baxter III created ROASTER-14:
-----------------------------------------
Summary: JavaClassSource should provide hasSuperClass()
Key: ROASTER-14
URL:
https://issues.jboss.org/browse/ROASTER-14
Project: Roaster
Issue Type: Feature Request
Components: API
Affects Versions: 2.4.0.Final
Reporter: Lincoln Baxter III
{code}
source.hasSuperClass(Class<?> type)
source.hasSuperClass(JavaClass<?> type)
source.hasSuperClass(String type)
{code}
This should probably attempt to use an ImportResolver API (to be added) to recurse up the
chain of superclass types.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)