Versions in this module Expand all Collapse all v0 v0.42.5 Jan 27, 2026 v0.42.4 Jan 27, 2026 Changes in this version + func NewVisitor(db tables) *visitor + func TranslateColumnType(dbType, driver string) string + type Function = antlrhelpers.Function + type Functions = antlrhelpers.Functions + type IndexExtra = struct + Partial bool + type Node = antlrhelpers.Node + type NodeInfo = antlrhelpers.NodeInfo + type NodeKey = antlrhelpers.NodeKey + type NodeType = antlrhelpers.NodeType + type NodeTypes = antlrhelpers.NodeTypes + type Parser struct + func New(t tables, driver string) Parser + func (p Parser) ParseFolders(ctx context.Context, paths ...string) ([]drivers.QueryFolder, error) + func (p Parser) ParseQueries(_ context.Context, s string) ([]drivers.Query, error) + type QuerySource = antlrhelpers.QuerySource + type ReturnColumn = antlrhelpers.ReturnColumn + type StmtInfo = antlrhelpers.StmtInfo