|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.dfa.pathfinder.PathElement
Field Summary | |
int |
currentChild
|
IDataFlowNode |
node
|
IDataFlowNode |
pseudoRef
|
Constructor Summary | |
(package private) |
PathElement(IDataFlowNode node)
|
(package private) |
PathElement(IDataFlowNode node,
IDataFlowNode ref)
|
Method Summary | |
boolean |
isPseudoPathElement()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int currentChild
public IDataFlowNode node
public IDataFlowNode pseudoRef
Constructor Detail |
PathElement(IDataFlowNode node)
PathElement(IDataFlowNode node, IDataFlowNode ref)
Method Detail |
public boolean isPseudoPathElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |