Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
333
impl std::ops::Deref for LexicalError {
Callers
5
push_error
Method · 0.80
from
Method · 0.80
parse_string_or_byte_literal
Method · 0.80
parse_fstring_elements
Method · 0.80
finish
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected