struct Tokens::TokenType

Defined in:

token.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

also(& : self | Nil -> _) : self also, or_else(alternative) or_else

Constructor Detail

def self.new(value : String) #

[View source]

Instance Method Detail

def object_id #

[View source]
def same?(other : TokenType) #

[View source]
def value : String #

[View source]