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