struct
Reply::Search::SearchResult
- Reply::Search::SearchResult
- Struct
- Value
- Object
Defined in:
search.crConstructors
Instance Method Summary
- #clone
- #copy_with(index _index = @index, result _result = @result, x _x = @x, y _y = @y)
- #index : Int32
- #result : Array(String)
- #x : Int32
- #y : Int32
Constructor Detail
Instance Method Detail
def copy_with(index _index = @index, result _result = @result, x _x = @x, y _y = @y)
#