Uses of Interface
org.jboss.forge.roaster.Internal
Packages that use Internal
-
Uses of Internal in org.jboss.forge.roaster.model
Subinterfaces of Internal in org.jboss.forge.roaster.modelModifier and TypeInterfaceDescriptioninterfaceAnnotation<O extends JavaType<O>>Represents an annotation on a Java element.interfaceAnnotationElement<O extends JavaAnnotation<O>>Represents an element definition of aJavaAnnotation.interfaceAnnotationTarget<O extends JavaType<O>>Represents a Java element that may carry annotations.interfaceEnumConstant<O extends JavaEnum<O>>Represents one of the constant members of aJavaEnum.static interfaceEnumConstant.ReadBody<O extends EnumConstant.ReadBody<O>>Represents the anonymous subclass "body" of aEnumConstant.interfaceinterfaceJavaAnnotation<O extends JavaAnnotation<O>>Represents a Java@interfaceannotation type.interfaceRepresents a Javaclasstype.interfaceJavaDoc<O>AJavaDocrepresents Javadoc-style doc commentinterfaceRepresents aJavaDoctag, like the author tag belowinterfaceRepresents a Javaenumtype.interfaceJavaInterface<O extends JavaInterface<O>>Represents a Javainterfacetype.interfaceJavaPackageInfo<O extends JavaPackageInfo<O>>Represents a Java Package Info descriptor.interfaceJavaRecord<O extends JavaRecord<O>>Represents a Record class (available as a preview feature in JDK 14).interfaceJavaRecordComponent<O extends JavaType<O>>Represents a Record component in aJavaRecord.interfaceRepresents a Java type.interfaceRepresents aJavaTypemember.interfaceRepresents a Java Method.interfaceRepresents a parameter of aMethod.interfaceAPropertyis a convenience construct depicting a simple Java bean property.interfaceTypeVariable<O extends JavaType<O>>Represents a type variable of aGenericCapableJavaType. -
Uses of Internal in org.jboss.forge.roaster.model.source
Subinterfaces of Internal in org.jboss.forge.roaster.model.sourceModifier and TypeInterfaceDescriptioninterfaceRepresents an element definition of aJavaAnnotationSource.interfaceAnnotationSource<O extends JavaType<O>>Represents an annotation on some Java source element.interfaceAnnotationTargetSource<O extends JavaSource<O>,T> Represents a Java source element that may carry annotations.interfaceRepresents one of the constant members of aJavaEnumSource.static interfaceRepresents the anonymous subclass "body" of anEnumConstantSource.interfaceFieldSource<O extends JavaSource<O>>interfaceRepresents an imported element in aJavaSource.interfaceRepresents a Java@interfaceannotation source file as an in-memory modifiable element.interfaceRepresents a Javaclasssource file as an in-memory modifiable element.interfaceinterfaceRepresents a Javaenumsource file as an in-memory modifiable element.interfaceRepresents a Javainterfacesource file as an in-memory modifiable element.interfaceRepresents a Java Package Info descriptor source file.interfaceinterfaceinterfaceJavaSource<T extends JavaSource<T>>Represents a Java type in source form.interfaceMemberSource<O extends JavaSource<O>,T> Represents aJavaSourcemember.interfaceMethodSource<O extends JavaSource<O>>Represents a Java Method in source form.interfaceParameterSource<O extends JavaSource<O>>Represents a parameter of aMethodSource.interfacePropertySource<O extends JavaSource<O>>Source variant ofPropertyinterface.interfaceTypeVariableSource<O extends JavaSource<O>>Represents a type variable of aGenericCapableSourceJavaSource.