MCPcopy Create free account
hub / github.com/csskit/csskit / kind

Method kind

crates/csskit_highlight/src/lib.rs:132–134  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

130
131 #[inline(always)]
132 pub fn kind(&self) -> SemanticKind {
133 self.kind
134 }
135
136 #[inline(always)]
137 pub fn decoration(&self) -> SemanticDecoration {

Callers 5

appendMethod · 0.45
highlight_lineMethod · 0.45
lexFunction · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected