ExperimentalDetector
class ExperimentalDetector
Summary
Public methods
|
List<String>? |
|
Unit |
visitAnnotationUsage(context: <ERROR CLASS>, usage: <ERROR CLASS>, type: <ERROR CLASS>, annotation: <ERROR CLASS>, qualifiedName: String, method: <ERROR CLASS>?, referenced: <ERROR CLASS>?, annotations: List<<ERROR CLASS>>, allMemberAnnotations: List<<ERROR CLASS>>, allClassAnnotations: List<<ERROR CLASS>>, allPackageAnnotations: List<<ERROR CLASS>>)
|
Companion properties
|
<ERROR CLASS> |
|
<ERROR CLASS> |
|
<ERROR CLASS> |
|
Public constructors
<init>
ExperimentalDetector()
Public methods
applicableAnnotations
fun applicableAnnotations(): List<String>?
visitAnnotationUsage
fun visitAnnotationUsage(context: <ERROR CLASS>, usage: <ERROR CLASS>, type: <ERROR CLASS>, annotation: <ERROR CLASS>, qualifiedName: String, method: <ERROR CLASS>?, referenced: <ERROR CLASS>?, annotations: List<<ERROR CLASS>>, allMemberAnnotations: List<<ERROR CLASS>>, allClassAnnotations: List<<ERROR CLASS>>, allPackageAnnotations: List<<ERROR CLASS>>): Unit
Companion properties
ISSUES
val ISSUES: <ERROR CLASS>
ISSUE_ERROR
val ISSUE_ERROR: <ERROR CLASS>
ISSUE_WARNING
val ISSUE_WARNING: <ERROR CLASS>