Versions in this module Expand all Collapse all v1 v1.13.2 Apr 1, 2022 Changes in this version + func NewCatalog() *catalog.Catalog + func NewIdentifer(t string) *ast.String + 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)