Home
last modified time | relevance | path

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

/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DIntersectionCastTypeBinding.java26 public class IntersectionCastTypeBinding extends ReferenceBinding { class
32 …public IntersectionCastTypeBinding(ReferenceBinding[] intersectingTypes, LookupEnvironment environ… in IntersectionCastTypeBinding() method in IntersectionCastTypeBinding