class FayrantLang::Token

Defined in:

parser/token.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : TokenType, lexeme : String, loc : Location) #

[View source]

Instance Method Detail

def ==(other : Token) #

[View source]
def lexeme : String #

[View source]

[View source]

[View source]