Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaBatata101/sith-language-server
/ flags
Method
flags
crates/sith_python_parser/src/lexer/fstring.rs:30–32 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
28
}
29
30
pub(crate) const fn flags(&self) -> TokenFlags {
31
self.flags
32
}
33
34
pub(crate) const fn nesting(&self) -> u32 {
35
self.nesting
Callers
1
lex_fstring_middle_or_end
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected