struct Llama::TokenIndex

Defined in:

llama/token_index.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(str : String, id : Int32) #

[View source]

Instance Method Detail

def id : Int32 #

[View source]
def id=(id : Int32) #

[View source]
def str : String #

[View source]
def str=(str : String) #

[View source]