MCPcopy Create free account
hub / github.com/StackExchange/httpunit / lexNumberStart

Function lexNumberStart

_third_party/github.com/BurntSushi/toml/lex.go:689–700  ·  view source on GitHub ↗

lexNumberStart consumes either an integer or a float. It assumes that a negative sign has already been read, but that *no* digits have been consumed. lexNumberStart will move to the appropriate integer or float states.

(lx *lexer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

isDigitFunction · 0.85
errorfMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected