dolphin

package
v1.17.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCatalog added in v1.6.0

func NewCatalog() *catalog.Catalog

func NewIdentifier added in v1.15.0

func NewIdentifier(t string) *ast.String

Types

type Parser

type Parser struct {
	// contains filtered or unexported fields
}

func NewParser

func NewParser() *Parser

func (*Parser) IsReservedKeyword added in v1.6.0

func (p *Parser) IsReservedKeyword(s string) bool

https://dev.mysql.com/doc/refman/8.0/en/keywords.html

func (*Parser) Parse

func (p *Parser) Parse(r io.Reader) ([]ast.Statement, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL