Searched defs:intersectionType (Results 1 – 3 of 3) sorted by relevance
205 int intersectionType = HitType.INVALID; in testAttackAgainstVulnerability() local
163 IntersectionType intersectionType = type.asIntersectionType(); in parseIntersectionType() local
1069 @Test public void intersectionType() { in intersectionType() method in TypeSpecTest