Searched defs:ElementKindVisitor6 (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/src/java.compiler/share/classes/javax/lang/model/util/
H A DElementKindVisitor6.java86 public class ElementKindVisitor6<R, P> class in inherits:SimpleElementVisitor6
95 protected ElementKindVisitor6() { method in class:ElementKindVisitor6
108 protected ElementKindVisitor6(R defaultValue) { method in class:ElementKindVisitor6

Completed in 42 milliseconds