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