Home
last modified time | relevance | path

Searched defs:IntersectionTypeVisitor (Results 1 – 1 of 1) sorted by relevance

/external/auto/common/src/main/java/com/google/auto/common/
DMoreTypes.java645 private static final class IntersectionTypeVisitor extends CastingTypeVisitor<IntersectionType> { class in MoreTypes
648 IntersectionTypeVisitor() { in IntersectionTypeVisitor() method in MoreTypes.IntersectionTypeVisitor