public override IGraph GetGraph();
public ForEachStmt GetGraph(ForEachStmt);
Inherited from Statement.
protected virtual IGraph GetGraph(IGraph);
ForEachStmt Class | DDW.CSharp.Parse Namespace