MCPcopy Create free account
hub / github.com/brimdata/super / IsValid

Method IsValid

compiler/srcfiles/file.go:78–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76}
77
78func (p Position) IsValid() bool { return p.Pos >= 0 }

Callers 7

ErrorMethod · 0.80
encodeValueMethod · 0.80
encodeAnyMethod · 0.80
decodeAnyMethod · 0.80
indirectFunction · 0.80
typeOfTemplateFunction · 0.80
NewSearchFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected