Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astral-sh/ruff
/ finish
Method
finish
crates/ruff_python_parser/src/lexer.rs:1489–1491 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1487
}
1488
1489
pub fn finish(self) -> Vec<LexicalError> {
1490
self.errors
1491
}
1492
}
1493
1494
pub(crate) struct LexerCheckpoint {
Callers
6
fmt
Method · 0.45
fmt
Method · 0.45
fmt
Method · 0.45
fmt
Method · 0.45
fmt
Method · 0.45
lex
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected