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

Function lexComment

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

lexComment lexes an entire comment. It assumes that '#' has been consumed. It will consume *up to* the first new line character, and pass control back to the last state on the stack.

(lx *lexer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isNLFunction · 0.85
peekMethod · 0.80
emitMethod · 0.80
popMethod · 0.80
nextMethod · 0.45

Tested by

no test coverage detected