@tikoci/centrs
    Preparing search index...

    Type Alias ExplainSpanClass

    ExplainSpanClass:
        | "comment"
        | "variable-local"
        | "variable-global"
        | "variable-auto"
        | "variable-parameter"

    A classified byte run.

    The vocabulary is centrs-owned (the ratified decision): consumers depend on it rather than on raw RouterOS highlight classes, so cross-version drift in those classes is centrs's problem to absorb. For these five the two names currently coincide, which is a convenience, not the contract.