struct Mint::SemanticTokenizer::Token
- Mint::SemanticTokenizer::Token
- Struct
- Value
- Object
Overview
Represents a semantic token using the positions of the token instead of line / column (for the LSP it is converted to line /column).
Defined in:
semantic_tokenizer.crConstructors
Instance Method Summary
- #clone
- #copy_with(type _type = @type, from _from = @from, to _to = @to)
- #from : Int64
- #to : Int64
- #type : TokenType