MCPcopy 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

EnvironmentClass · 0.80
parse_sourceFunction · 0.80
convert_lexer_errorFunction · 0.80
lex_tokenFunction · 0.80
parse_lr_to_prFunction · 0.80
parse_doc_commentFunction · 0.80
post_processFunction · 0.80
queryMethod · 0.80

Calls

no outgoing calls

Tested by 2

parse_sourceFunction · 0.64
queryMethod · 0.64