Uses of Interface
org.jboss.forge.parser.java.Named

Packages that use Named
org.jboss.forge.parser.java   
 

Uses of Named in org.jboss.forge.parser.java
 

Subinterfaces of Named in org.jboss.forge.parser.java
 interface JavaAnnotation
          Represents a Java Annotation source file as an in-memory modifiable element.
 interface JavaClass
          Represents a Java Class or interface source file as an in-memory modifiable element.
 interface JavaEnum
          Represents a Java Enum source file as an in-memory modifiable element.
 interface JavaInterface
           
 interface JavaSource<T extends JavaSource<T>>
           
 interface JavaType<T extends JavaSource<T>>
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.