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