Versions in this module Expand all Collapse all v3-unstable v3.0.0 Jan 29, 2019 Changes in this version + type Match struct + Frags [][]*Node + Hash string + func FindSyntaxUnits(data []*Node, m suffixtree.Match, threshold int) Match + type Node struct + Children []*Node + End int + Filename string + Owns int + Pos int + Type int + func NewNode() *Node + func Serialize(n *Node) []*Node + func (n *Node) AddChildren(children ...*Node) + func (n *Node) Val() int Other modules containing this package gopkg.in/alecthomas/gometalinter.v1 gopkg.in/alecthomas/gometalinter.v2 gopkg.in/alecthomas/gometalinter.v3