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