Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_id
Method · 0.45
shift
Method · 0.45
null_token
Method · 0.45
is_error
Method · 0.45
Tested by
no test coverage detected