Uses of Class
net.sourceforge.pmd.lang.java.types.JIntersectionType
Packages that use JIntersectionType
Package
Description
Support for compile-time type resolution on the AST.
-
Uses of JIntersectionType in net.sourceforge.pmd.lang.java.types
Methods in net.sourceforge.pmd.lang.java.types that return JIntersectionTypeModifier and TypeMethodDescriptionJIntersectionType.subst(Function<? super SubstVar, ? extends @NonNull JTypeMirror> subst) Methods in net.sourceforge.pmd.lang.java.types with parameters of type JIntersectionTypeModifier and TypeMethodDescriptiondefault RJTypeVisitor.visitIntersection(JIntersectionType t, P p)