Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/outerbase/studio
/ getPointer
Method
getPointer
src/drivers/sqlite/sql-parse-table.ts:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
getPointer() {
35
return
this.ptr;
36
}
37
38
toStringRange(start: number, end: number) {
39
return
this.tokens
Callers
2
parseCreateTriggerScript
Function · 0.95
parseCreateViewScript
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected