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

Function lexArrayValueEnd

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

lexArrayValueEnd consumes the cruft between values of an array. Namely, it ignores whitespace and expects either a ',' or a ']'.

(lx *lexer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

isWhitespaceFunction · 0.85
isNLFunction · 0.85
lexSkipFunction · 0.85
pushMethod · 0.80
ignoreMethod · 0.80
errorfMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected