Uses of Interface
net.sourceforge.pmd.lang.java.symbols.table.coreimpl.ShadowChainIterator
Packages that use ShadowChainIterator
-
Uses of ShadowChainIterator in net.sourceforge.pmd.lang.java.symbols.table.coreimpl
Methods in net.sourceforge.pmd.lang.java.symbols.table.coreimpl that return ShadowChainIteratorModifier and TypeMethodDescriptiondefault ShadowChainIterator<S,I> ShadowChain.iterateResults(String name) Returns an iterator that iterates over sets of shadowed declarations with the given name.