Uses of Interface
org.jboss.forge.roaster.model.Extendable
Packages that use Extendable
-
Uses of Extendable in org.jboss.forge.roaster.model
Subinterfaces of Extendable in org.jboss.forge.roaster.model -
Uses of Extendable in org.jboss.forge.roaster.model.source
Subinterfaces of Extendable in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptioninterfaceExtendableSource<O extends JavaType<O>>Represents aJavaSourcethat can extend other types (Java inheritance and interfaces).interfaceRepresents a Javaclasssource file as an in-memory modifiable element.