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