sqlite

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCatalog

func NewCatalog() *catalog.Catalog

func NewIdentifer

func NewIdentifer(t string) *ast.String

Types

type Parser

type Parser struct {
}

func NewParser

func NewParser() *Parser

func (*Parser) CommentSyntax

func (p *Parser) CommentSyntax() metadata.CommentSyntax

func (*Parser) IsReservedKeyword

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

https://sqlite.org/lang_keywords.html

func (*Parser) Parse

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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