Documentation ¶ Index ¶ func BuildTree(schan chan []*syntax.Node) (t *suffixtree.STree, d *[]*syntax.Node, done chan bool) func Parse(fchan chan string) chan []*syntax.Node Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BuildTree ¶ func BuildTree(schan chan []*syntax.Node) (t *suffixtree.STree, d *[]*syntax.Node, done chan bool) func Parse ¶ func Parse(fchan chan string) chan []*syntax.Node Types ¶ This section is empty. Source Files ¶ View all Source files buildtree.go parse.go Click to show internal directories. Click to hide internal directories.