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