MCPcopy Create free account
hub / github.com/bufbuild/buf / StartLine

Method StartLine

private/bufpkg/bufanalysis/bufanalysis.go:136–136  ·  view source on GitHub ↗

StartLine is the starting line. If the starting line is not known, this will be 0.

()

Source from the content-addressed store, hash-verified

134 //
135 // If the starting line is not known, this will be 0.
136 StartLine() int
137 // StartColumn is the starting column.
138 //
139 // If the starting column is not known, this will be 0.

Callers 12

deduplicateLocationsFunction · 0.65
fileAnnotationCompareToFunction · 0.65
hashFunction · 0.65
normalizeFileAnnotationsFunction · 0.65
appendAnnotationsMethod · 0.65

Implementers 1

fileAnnotationprivate/bufpkg/bufanalysis/file_annota

Calls

no outgoing calls

Tested by

no test coverage detected