class LintLogChecks
(source)
Custom lint checks related to logging.
LintLogChecks()
Custom lint checks related to logging. |
fun getApplicableMethodNames(): List<String> |
|
fun visitMethod(context: <ERROR CLASS>, node: <ERROR CLASS>, method: <ERROR CLASS>): Unit |
val issues: List<<ERROR CLASS>> |