class PrattParser::Token

Defined in:

token.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : TokenType, text : String) #

[View source]

Instance Method Detail

def display_name #

[View source]
def text : String #

[View source]

[View source]