Versions in this module Expand all Collapse all v1 v1.7.3 Oct 14, 2020 v1.7.2 Oct 14, 2020 v1.7.1 Oct 14, 2020 Changes in this version + 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)