Uses of Class
net.sourceforge.pmd.util.DataMap
Packages that use DataMap
Package
Description
-
Uses of DataMap in net.sourceforge.pmd.lang.ast
Methods in net.sourceforge.pmd.lang.ast that return DataMapModifier and TypeMethodDescriptionDataMap<DataMap.DataKey<?, ?>> AstInfo.getUserMap()Returns a data map used to store additional information on this ast info.DataMap<DataMap.DataKey<?, ?>> Node.getUserMap()Returns a data map used to store additional information on this node. -
Uses of DataMap in net.sourceforge.pmd.lang.ast.impl
Methods in net.sourceforge.pmd.lang.ast.impl that return DataMap -
Uses of DataMap in net.sourceforge.pmd.lang.ast.impl.antlr4
Methods in net.sourceforge.pmd.lang.ast.impl.antlr4 that return DataMap -
Uses of DataMap in net.sourceforge.pmd.util
Methods in net.sourceforge.pmd.util that return DataMap