Langium - v4.0.0
    Preparing search index...

    Interface DecodedTokenOptions

    interface DecodedTokenOptions {
        rangeIndex?: number;
        tokenType: SemanticTokenTypes;
    }
    Index

    Properties

    rangeIndex?: number
    tokenType: SemanticTokenTypes