Package net.sourceforge.pmd.lang.dfa
-
Interface Summary Interface Description DataFlowNode DFAGraphMethod Deprecated. Only used by the deprecated designerDFAGraphRule Deprecated. Only used by the deprecated designer -
Class Summary Class Description AbstractDataFlowNode Each data flow contains a set of DataFlowNodes.Linker SequenceChecker Computes the first sequence in a list.StackObject StartOrEndDataFlowNode Structure Structure contains only raw data.VariableAccess -
Enum Summary Enum Description NodeType Represents the type (DFA-wise) of a DataFlowNode. -
Exception Summary Exception Description LinkerException SequenceException VariableAccessException