class RubyLsp::ResponseBuilders::SemanticHighlighting

Constants

>ResponseType
>TOKEN_MODIFIERS
>TOKEN_TYPES

Public Class Methods

new(encoding)

Calls superclass method

Public Instance Methods

add_token(location, type, modifiers = [])

last()

last_token_matches?(location)

response()