struct

Hecr::LSP::Css::Token

Inherits Struct < Value < Object

A static class-name token inside a :class value: 0-based char offsets of the name on its line.

Constructors

new(name : String, from : Int32, to : Int32)
Source

Instance methods

clone
Source
copy_with(name _name = @name, from _from = @from, to _to = @to)
Source
from
name
to