public class PathElement
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
currentChild |
IDataFlowNode |
node |
IDataFlowNode |
pseudoRef |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPseudoPathElement() |
public int currentChild
public IDataFlowNode node
public IDataFlowNode pseudoRef