class

Seal::Token

Inherits Reference < Object

Constructors

new(type : TokenType, value : String, line : Int32)
Source

Instance methods

line
Source
line=(line : Int32)
Source
type
Source
type=(type : TokenType)
Source
value
Source
value=(value : String)
Source