Uses of Interface
org.jboss.jdeparser.JGenericDef
-
-
Uses of JGenericDef in org.jboss.jdeparser
Subinterfaces of JGenericDef in org.jboss.jdeparser Modifier and Type Interface Description interface
JAnonymousClassDef
An anonymous class definition.interface
JClassDef
A type definition, which can be a class, interface, annotation type, etc.interface
JMethodDef
A method or constructor definition.
-