Package org.sonar.java.ast.visitors
Class PublicApiChecker
java.lang.Object
org.sonar.java.ast.visitors.PublicApiChecker
-
Method Summary
Modifier and TypeMethodDescriptionstatic Tree.Kind[]
apiKinds()
static Tree.Kind[]
getApiJavadoc
(Tree tree) static boolean
isPublicApi
(Tree currentParent, Tree tree) static Tree.Kind[]
-
Method Details
-
classKinds
-
methodKinds
-
apiKinds
-
isPublicApi
-
getApiJavadoc
-