Uses of Class
org.revapi.java.compilation.ClassPathUseSite
- 
Packages that use ClassPathUseSite Package Description org.revapi.java.compilation org.revapi.java.model  - 
- 
Uses of ClassPathUseSite in org.revapi.java.compilation
Subclasses of ClassPathUseSite in org.revapi.java.compilation Modifier and Type Class Description classInheritedUseSiteA 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 ClassPathUseSite Modifier and Type Method Description voidTypeElement. setRawUseSites(Set<ClassPathUseSite> rawUseSites) 
 -