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