MCPcopy Create free account
hub / github.com/LaBatata101/sith-language-server / location

Method location

crates/sith_python_parser/src/error.rs:328–330  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

326 }
327
328 pub fn location(&self) -> TextRange {
329 self.location
330 }
331}
332
333impl std::ops::Deref for LexicalError {

Callers 5

push_errorMethod · 0.80
fromMethod · 0.80
finishMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected