public class PathElement extends Object
Modifier and Type | Field and Description |
---|---|
int |
currentChild |
DataFlowNode |
node |
DataFlowNode |
pseudoRef |
Modifier and Type | Method and Description |
---|---|
boolean |
isPseudoPathElement() |
public int currentChild
public DataFlowNode node
public DataFlowNode pseudoRef
Copyright © 2002–2014 InfoEther. All rights reserved.