CFGLib.Parsers.Forests.ForestVisitors.GraphVisitors.GraphVisitor.GraphVisitor C# (CSharp) Method

GraphVisitor() public method

public GraphVisitor ( ForestInternal root ) : CFGLib.Parsers.Graphs
root ForestInternal
return CFGLib.Parsers.Graphs
		public GraphVisitor(ForestInternal root) : base(root) {
		}
		internal Graph Graph() {