Uses of Class
net.sourceforge.pmd.lang.java.ast.ASTModuleDeclaration
Packages that use ASTModuleDeclaration
Package
Description
Contains the classes and interfaces modelling the Java AST.
-
Uses of ASTModuleDeclaration in net.sourceforge.pmd.lang.java.ast
Methods in net.sourceforge.pmd.lang.java.ast that return ASTModuleDeclarationModifier and TypeMethodDescription@Nullable ASTModuleDeclarationASTCompilationUnit.getModuleDeclaration()Returns the module declaration, if this is a modular compilation unit.Methods in net.sourceforge.pmd.lang.java.ast with parameters of type ASTModuleDeclaration