Interface VisibilityScopedSource<T>
- All Superinterfaces:
VisibilityScoped
- All Known Subinterfaces:
EnumConstantSource.Body,FieldSource<O>,JavaAnnotationSource,JavaClassSource,JavaEnumSource,JavaInterfaceSource,JavaPackageInfoSource,JavaRecordSource,JavaSource<T>,MemberSource<O,,T> MethodSource<O>
Represents a Java source element that has a certain visibility scope.
- Author:
- Lincoln Baxter, III
-
Method Summary
Methods inherited from interface org.jboss.forge.roaster.model.VisibilityScoped
getVisibility, isPackagePrivate, isPrivate, isProtected, isPublic