Uses of Class
org.revapi.java.compilation.ClassPathUseSite
Packages that use ClassPathUseSite
-
Uses of ClassPathUseSite in org.revapi.java.compilation
Subclasses of ClassPathUseSite in org.revapi.java.compilationModifier and TypeClassDescriptionclass
A use site that was caused by an inherited element. -
Uses of ClassPathUseSite in org.revapi.java.model
Method parameters in org.revapi.java.model with type arguments of type ClassPathUseSiteModifier and TypeMethodDescriptionvoid
TypeElement.setRawUseSites
(Set<ClassPathUseSite> rawUseSites)