Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
776
func
(x *Position) GetLine() int32 {
777
if
x != nil {
778
return
x.Line
779
}
780
return
0
781
}
782
783
func
(x *Position) GetColumn() int32 {
784
if
x != nil {
Callers
14
completionStatementAtCaret
Function · 0.45
skipHeadingSQLs
Function · 0.45
skipHeadingSQLs
Function · 0.45
skipHeadingSQLs
Function · 0.45
TestTiDBParserError
Function · 0.45
TestParseTiDBForSyntaxCheckError
Function · 0.45
TestParseSnowflakeStatementsOmniAST
Function · 0.45
statementIndexAtCaret
Function · 0.45
rebaseCaretAfterSkippedStatement
Function · 0.45
hasOmniAdvice
Method · 0.45
LoggingReleaseChecks
Function · 0.45
writeAnnotations
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestTiDBParserError
Function · 0.36
TestParseTiDBForSyntaxCheckError
Function · 0.36
TestParseSnowflakeStatementsOmniAST
Function · 0.36