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