struct

Feed::Backend::Criteria::Form::Summary

Inherits Struct < Value < Object

The any/all/none typed-term projection and a term count.

Constructors

new(any : Array(Term), all : Array(Term), none : Array(Term), count : Int32)
Source

Instance methods

all
any
clone
Source
copy_with(any _any = @any, all _all = @all, none _none = @none, count _count = @count)
Source
count
none