Versions in this module Expand all Collapse all v0 v0.8.3 Jan 10, 2025 Changes in this version + var ErrVersionOutOfRange = errors.New("the version is out of supported range") + func Parse(src []byte, config conf.Config) (ast.Vertex, error) + type Parser interface + GetRootNode func() ast.Vertex + Parse func() int