Versions in this module Expand all Collapse all v0 v0.3.1 Jul 16, 2026 Changes in this version + func Circular(p *ast.Parser) (*ast.Node, error) + func NewCircularParser(input []byte) (*ast.Parser, error) + func Parse(input string) (*ast.Node, error)