class Mallard::Token

Defined in:

token.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(t : Symbol, value : Int32 | String | Symbol = 0) #

[View source]

Instance Method Detail

def <=(other) #

[View source]
def type : Symbol #

[View source]
def value : Int32 | String | Symbol #

[View source]