MCPcopy Create free account
hub / github.com/araddon/qlbridge / ErrMsg

Method ErrMsg

expr/parse.go:48–48  ·  view source on GitHub ↗
(msg string)

Source from the content-addressed store, hash-verified

46 ClauseEnd() bool
47 Lexer() *lex.Lexer
48 ErrMsg(msg string) error
49}
50
51// SchemaInfo is interface for a Column type

Callers 15

ErrMsgMethod · 0.65
unexpectedMethod · 0.65
TestTokenFunction · 0.65
ErrMsgMethod · 0.65
parseFilterMethod · 0.65
parseSqlInsertMethod · 0.65
parseSqlUpsertMethod · 0.65
parseSqlDeleteMethod · 0.65
parsePrepareMethod · 0.65
parseDescribeMethod · 0.65
parseShowMethod · 0.65
parseCreateMethod · 0.65

Implementers 1

LexTokenPagerexpr/parse.go

Calls

no outgoing calls

Tested by 1

TestTokenFunction · 0.52