Files
gonum/graph/formats/dot/ast/doc.go

6 lines
166 B
Go

/*
Package ast declares the types used to represent abstract syntax trees of
Graphviz DOT graphs.
*/
package ast // import "gonum.org/v1/gonum/graph/formats/dot/ast"