struct LSP::SemanticTokensLegend
- LSP::SemanticTokensLegend
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
lsp/protocol/semantic_tokens_legend.crConstructors
Instance Method Summary
- #token_modifiers : Array(String)
- #token_modifiers=(token_modifiers : Array(String))
- #token_types : Array(String)
- #token_types=(token_types : Array(String))