|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.dfa.pathfinder.PathElement
public class PathElement
Field Summary | |
---|---|
int |
currentChild
|
IDataFlowNode |
node
|
IDataFlowNode |
pseudoRef
|
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
Method Detail |
---|
public boolean isPseudoPathElement()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |