MCPcopy Create free account
hub / github.com/MariaDB/server / TokenChoice

Method TokenChoice

sql/simple_parser.h:430–431  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428 {
429 public:
430 TokenChoice()
431 { }
432 /*
433 Pass the parser's lookahead token id to COND::allowed_token_id()
434 to determine if it's a good or bad token.

Callers

nothing calls this directly

Calls 4

look_ahead_token_idMethod · 0.45
shiftMethod · 0.45
null_tokenMethod · 0.45
is_errorMethod · 0.45

Tested by

no test coverage detected