Just to throw some suggestions out there:
1. Is it possible to do addClasses(TopLevelClass.class, TopLevelClass.InnerClass.class) ?
2. How about a type that could represent a star import for class and it's decendants:
addClasses(new ClassAndDependentsLiteral() {});
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4270321#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...