MCPcopy Index your code
hub / github.com/bytebase/bytebase / GetLine

Method GetLine

backend/generated-go/v1/common.pb.go:776–781  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

774}
775
776func (x *Position) GetLine() int32 {
777 if x != nil {
778 return x.Line
779 }
780 return 0
781}
782
783func (x *Position) GetColumn() int32 {
784 if x != nil {

Callers 14

skipHeadingSQLsFunction · 0.45
skipHeadingSQLsFunction · 0.45
skipHeadingSQLsFunction · 0.45
TestTiDBParserErrorFunction · 0.45
statementIndexAtCaretFunction · 0.45
hasOmniAdviceMethod · 0.45
LoggingReleaseChecksFunction · 0.45
writeAnnotationsFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestTiDBParserErrorFunction · 0.36