Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCatalog ¶
func NewIdentifier ¶
Types ¶
type Parser ¶
type Parser struct{}
func (*Parser) CommentSyntax ¶
func (p *Parser) CommentSyntax() source.CommentSyntax
https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical#comments
func (*Parser) IsReservedKeyword ¶
IsReservedKeyword reports whether s is a reserved keyword in GoogleSQL; see https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical#reserved_keywords
Click to show internal directories.
Click to hide internal directories.