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

Method IsEnd

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

Source from the content-addressed store, hash-verified

43 Cur() lex.Token
44 Backup()
45 IsEnd() bool
46 ClauseEnd() bool
47 Lexer() *lex.Lexer
48 ErrMsg(msg string) error

Callers 15

LexDdlTableStorageFunction · 0.65
LexEngineKeyValueFunction · 0.65
LexDialectForStatementFunction · 0.65
LexStatementFunction · 0.65
LexValueFunction · 0.65
LexRegexFunction · 0.65
LexEndOfStatementFunction · 0.65
LexSelectClauseFunction · 0.65
LexUpsertClauseFunction · 0.65
LexSubQueryFunction · 0.65
LexPreparedStatementFunction · 0.65
LexSelectListFunction · 0.65

Implementers 1

LexTokenPagerexpr/parse.go

Calls

no outgoing calls

Tested by

no test coverage detected