Uses of Interface
net.sourceforge.pmd.lang.java.symbols.JModuleSymbol
Packages that use JModuleSymbol
Package
Description
The new symbol resolution framework
that inter-operates cleanly with type resolution.
Support for compile-time type resolution on the AST.
-
Uses of JModuleSymbol in net.sourceforge.pmd.lang.java.symbols
Methods in net.sourceforge.pmd.lang.java.symbols that return JModuleSymbolModifier and TypeMethodDescription@Nullable JModuleSymbolSymbolResolver.resolveModule(@NonNull String moduleName) -
Uses of JModuleSymbol in net.sourceforge.pmd.lang.java.types
Methods in net.sourceforge.pmd.lang.java.types that return JModuleSymbolModifier and TypeMethodDescription@Nullable JModuleSymbolTypeSystem.getModuleSymbol(String moduleName)