MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / Scan

Method Scan

sqlparser/token.go:345–470  ·  view source on GitHub ↗

Scan scans the tokenizer for the next token and returns the token type and an optional value.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

LexMethod · 0.95
TestLiteralIDFunction · 0.80

Calls 13

nextMethod · 0.95
skipBlankMethod · 0.95
scanHexMethod · 0.95
scanIdentifierMethod · 0.95
scanNumberMethod · 0.95
scanBindVarMethod · 0.95
scanCommentType1Method · 0.95
scanCommentType2Method · 0.95
scanStringMethod · 0.95
scanLiteralIdentifierMethod · 0.95
isLetterFunction · 0.70
isDigitFunction · 0.70

Tested by 1

TestLiteralIDFunction · 0.64