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

Method StartColumn

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

StartColumn is the starting column. If the starting column is not known, this will be 0.

()

Source from the content-addressed store, hash-verified

138 //
139 // If the starting column is not known, this will be 0.
140 StartColumn() int
141 // EndLine is the ending line.
142 //
143 // If the ending line 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