pub fn get_semantic_tokens_full(
    source: &Source,
    encoding: OffsetEncoding,
) -> Vec<SemanticToken>Expand description
Gets the full semantic tokens.
pub fn get_semantic_tokens_full(
    source: &Source,
    encoding: OffsetEncoding,
) -> Vec<SemanticToken>Gets the full semantic tokens.