Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIdentifier ¶
Types ¶
type Parser ¶
type Parser struct{}
func (*Parser) CommentSyntax ¶
func (p *Parser) CommentSyntax() source.CommentSyntax
func (*Parser) IsReservedKeyword ¶
IsReservedKeyword reports whether s is a reserved keyword in DuckDB's grammar, per the keyword lists darkwing vendors from DuckDB.
Click to show internal directories.
Click to hide internal directories.