Uses of Class
net.sourceforge.pmd.lang.java.ast.ASTUnionType
Packages that use ASTUnionType
Package
Description
Contains the classes and interfaces modelling the Java AST.
-
Uses of ASTUnionType in net.sourceforge.pmd.lang.java.ast
Methods in net.sourceforge.pmd.lang.java.ast with parameters of type ASTUnionTypeModifier and TypeMethodDescriptiondefault R
JavaVisitor.visit
(ASTUnionType node, P data) JavaVisitorBase.visit
(ASTUnionType node, P data)