Uses of Interface
org.jboss.forge.roaster.model.source.FieldHolderSource
Packages that use FieldHolderSource
-
Uses of FieldHolderSource in org.jboss.forge.roaster.model.source
Subinterfaces of FieldHolderSource in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptionstatic interfaceRepresents the anonymous subclass "body" of anEnumConstantSource.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.interfacePropertyHolderSource<O extends JavaSource<O>>Represents aJavaSourcethat may containPropertySourcedefinitions.