Skip to main content

token_modifiers

Function token_modifiers 

Source
pub fn token_modifiers() -> Vec<SemanticTokenModifier>
Expand description

The semantic-token modifier legend, mirrored from semantic::SemanticTokenModifiers::LEGEND. A token’s token_modifiers_bitset is decoded bit-by-bit against this slice, so it too must match the highlighter.