Uses of Class
net.sourceforge.pmd.lang.java.ast.ASTPackageDeclaration
Packages that use ASTPackageDeclaration
Package
Description
Contains the classes and interfaces modelling the Java AST.
-
Uses of ASTPackageDeclaration in net.sourceforge.pmd.lang.java.ast
Methods in net.sourceforge.pmd.lang.java.ast that return ASTPackageDeclarationModifier and TypeMethodDescription@Nullable ASTPackageDeclarationASTCompilationUnit.getPackageDeclaration()Returns the package declaration, if there is one.Methods in net.sourceforge.pmd.lang.java.ast with parameters of type ASTPackageDeclarationModifier and TypeMethodDescriptiondefault RJavaVisitor.visit(ASTPackageDeclaration node, P data)