struct

Feed::Backend::Criteria::Form::Term

Inherits Struct < Value < Object

A single typed term.

Constructors

new(type : String, value : String)
Source

Instance methods

clone
Source
copy_with(type _type = @type, value _value = @value)
Source
label

The value prefixed with its type's sigil.

Source
type
value