Inherits Struct < Value < Object
A single token produced by ScalaLexer#tokens. start/end are character indices into the original source (end exclusive); line is the 1-based line of start.
ScalaLexer#tokens
start
end
line
Same as #inspect(io).
#inspect(io)