MCPcopy
hub / github.com/wavetermdev/waveterm / eof

Method eof

pkg/vdom/cssparser/cssparser.go:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155}
156
157func (p *Parser) eof() bool {
158 return p.Pos >= p.Length
159}

Callers 5

ParseMethod · 0.95
parseIdentifierColonMethod · 0.95
parseValueMethod · 0.95
skipWhitespaceMethod · 0.95
expectCharMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected