Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRQL/prql
/ start
Method
start
prqlc/prqlc-parser/src/span.rs:35–37 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
33
}
34
35
fn start(&self) -> Self::Offset {
36
self.start
37
}
38
39
fn end(&self) -> Self::Offset {
40
self.end
Callers
8
Environment
Class · 0.80
parse_source
Function · 0.80
convert_lexer_error
Function · 0.80
lex_token
Function · 0.80
parse_lr_to_pr
Function · 0.80
parse_doc_comment
Function · 0.80
post_process
Function · 0.80
query
Method · 0.80
Calls
no outgoing calls
Tested by
2
parse_source
Function · 0.64
query
Method · 0.64