net.sourceforge.pmd.dfa.pathfinder

Class PathElement

public class PathElement extends Object

Field Summary
intcurrentChild
IDataFlowNodenode
IDataFlowNodepseudoRef
Method Summary
booleanisPseudoPathElement()

Field Detail

currentChild

public int currentChild

node

public IDataFlowNode node

pseudoRef

public IDataFlowNode pseudoRef

Method Detail

isPseudoPathElement

public boolean isPseudoPathElement()