class Tesh::Identifier

Defined in:

tesh/ast.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(token : Tesh::Token, value : Int32 | String) #

[View source]

Instance Method Detail

def token : Tesh::Token #

[View source]
def token_literal #

[View source]
def value : Int32 | String #

[View source]