MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / Pos

Method Pos

pkg/sql/scanner/scan.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 ID() int32
41 SetID(int32)
42 Pos() int32
43 SetPos(int32)
44 Str() string
45 SetStr(string)

Callers 7

SplitFirstStatementFunction · 0.65
scanOneStmtMethod · 0.65
scanSetupMethod · 0.65
scanFnBlockMethod · 0.65
getStrMethod · 0.65
parseUsingFastParserFunction · 0.65
scanMethod · 0.65

Implementers 3

fakeSympkg/sql/scanner/scan.go
plpgsqlSymTypepkg/sql/plpgsql/parser/plpgsql.go
jsonpathSymTypepkg/util/jsonpath/parser/jsonpath.go

Calls

no outgoing calls

Tested by

no test coverage detected