Uses of Package
org.jboss.forge.roaster.model.source
Packages that use org.jboss.forge.roaster.model.source
Package
Description
-
Classes in org.jboss.forge.roaster.model.source used by org.jboss.forge.roaster
-
Classes in org.jboss.forge.roaster.model.source used by org.jboss.forge.roaster.modelClassDescriptionRepresents a Java source element that has a certain visibility scope.
-
Classes in org.jboss.forge.roaster.model.source used by org.jboss.forge.roaster.model.sourceClassDescriptionRepresents a Java source element that may be declared
abstract.Represents an element definition of aJavaAnnotationSource.Represents the default value of anAnnotationElementSourceand provides mechanisms to set that value.Represents an annotation on some Java source element.Represents a Java source element that may carry annotations.Represents one of the constant members of aJavaEnumSource.Represents the anonymous subclass "body" of anEnumConstantSource.Represents aJavaSourcethat can extend other types (Java inheritance and interfaces).Represents aJavaSourcethat may contain field definitions.Represents a Java element that supports the final keyword.Represents a Java source element that may define type variables.Represents an imported element in aJavaSource.Defines the aspect ofJavaSourcethat handles type imports.Represents aJavaSourcethat may implement one or more interfaces.Represents a Java@interfaceannotation source file as an in-memory modifiable element.Represents aJavaSourceelement that can holdJavaDocRepresents a Java type in source form.Provides location information about an element in the source fileRepresents aJavaSourcethat may declare fields or methods.Represents aJavaSourcemember.Represents aJavaSourcethat may declare methods.Represents a Java Method in source form.Represents a named Java source element.Represents aJavaSourcethat may be declared as belonging to a particular Javapackage.Represents a parameter of aMethodSource.Represents aJavaSourcethat may containPropertySourcedefinitions.Source variant ofPropertyinterface.Represents a Java element that supports the static keyword.Represents aJavaSourcethat may declare types.Represents a type variable of aGenericCapableSourceJavaSource.Represents a Java source element that has a certain visibility scope. -
Classes in org.jboss.forge.roaster.model.source used by org.jboss.forge.roaster.model.utilClassDescriptionDefines the aspect of
JavaSourcethat handles type imports.Represents a Javaclasssource file as an in-memory modifiable element.Represents aJavaSourcethat may declare methods.Represents a Java Method in source form. -
Classes in org.jboss.forge.roaster.model.source used by org.jboss.forge.roaster.spi