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

/openjdk10/langtools/src/java.compiler/share/classes/javax/lang/model/util/
H A DElementKindVisitor7.java80 public class ElementKindVisitor7<R, P> extends ElementKindVisitor6<R, P> { class in inherits:ElementKindVisitor6
86 protected ElementKindVisitor7() { method in class:ElementKindVisitor7
97 protected ElementKindVisitor7(R defaultValue) { method in class:ElementKindVisitor7

Completed in 95 milliseconds