Skip to contents

The container for garry's IR nodes. graph_new() is the constructor; nodes are added with graph_add().

Usage

Graph(nodes = new.env(parent = emptyenv()))

Arguments

nodes

Environment holding the node table and id counter.

Value

A Graph.