Searched refs:VISITOR (Results 1 – 1 of 1) sorted by relevance
41 VISITOR.visit(value) in getSuppressedWarnings()46 private object VISITOR : SimpleAnnotationValueVisitor6<Set<Warning>, String>() { object