Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaBatata101/sith-language-server
/ error
Method
error
crates/sith_python_parser/src/error.rs:45–47 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
43
44
impl ParseError {
45
pub fn error(self) -> ParseErrorType {
46
self.error
47
}
48
}
49
50
/// Represents the different types of errors that can occur during parsing of an f-string.
Callers
3
deref
Method · 0.45
source
Method · 0.45
function_parse_error
Function · 0.45
Calls
no outgoing calls
Tested by
1
function_parse_error
Function · 0.36