struct Clear::TSVector::Lexem::Position

Defined in:

clear/extensions/full_text_searchable/tsvector.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(weight : Char, position : UInt16) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(weight _weight = @weight, position _position = @position) #

[View source]
def position : UInt16 #

def weight : Char #