MCPcopy Create free account
hub / github.com/donatj/sqlread / state

FuncType state

scanner.go:134–134  ·  view source on GitHub ↗
func(*lexer) state

Source from the content-addressed store, hash-verified

132}
133
134type state func(*lexer) state
135
136var (
137 whitespace = []byte(" \t\r\n")

Callers 2

RunMethod · 0.85
RunMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected