class Pegasus::Sim::Token

Defined in:

tools/sim/pegasus_sim.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : Int64, string : String) #

[View source]

Instance Method Detail

def id : Int64 #

[View source]
def string : String #

[View source]
def to_s(io) #

[View source]