Uses of Interface
org.jboss.forge.roaster.model.source.StaticCapableSource
Packages that use StaticCapableSource
-
Uses of StaticCapableSource in org.jboss.forge.roaster.model.source
Subinterfaces of StaticCapableSource in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptioninterfaceFieldSource<O extends JavaSource<O>>interfaceRepresents an imported element in aJavaSource.interfaceRepresents a Javaclasssource file as an in-memory modifiable element.interfaceRepresents a Javaenumsource file as an in-memory modifiable element.interfaceRepresents a Javainterfacesource file as an in-memory modifiable element.interfaceMemberSource<O extends JavaSource<O>,T> Represents aJavaSourcemember.interfaceMethodSource<O extends JavaSource<O>>Represents a Java Method in source form.