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