Versions in this module Expand all Collapse all v0 v0.999.1 Aug 17, 2023 Changes in this version + func IsNamedParamFunc(node *nodes.Node) bool — darwin/amd64, js/wasm, linux/amd64 + func IsNamedParamSign(node *nodes.Node) bool — darwin/amd64, js/wasm, linux/amd64 + func NewCatalog() *catalog.Catalog + type Parser struct + func NewParser() *Parser + func (p *Parser) CommentSyntax() metadata.CommentSyntax + func (p *Parser) IsReservedKeyword(s string) bool + func (p *Parser) Parse(r io.Reader) ([]ast.Statement, error)