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

Method Lexer

expr/parse.go:47–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 IsEnd() bool
46 ClauseEnd() bool
47 Lexer() *lex.Lexer
48 ErrMsg(msg string) error
49}
50

Callers 3

unexpectedMethod · 0.65
LexStatementFunction · 0.65
parseWhereSelectMethod · 0.65

Implementers 1

LexTokenPagerexpr/parse.go

Calls

no outgoing calls

Tested by

no test coverage detected