Packages

package targeting

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. targeting
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Package Members

  1. package ast
  2. package matching
  3. package parser
  4. package validation

Type Members

  1. trait Attributes extends (Attr) => Option[Value]
  2. trait MatcherHashed extends (SampleWithHash) => Matching
  3. implicit final class RuleListSyntax extends AnyVal
  4. implicit class RuleSyntax extends AnyRef
  5. case class SampleWithHash(sample: (Attr) => Option[Value], hash: Hash) extends Attributes with Product with Serializable

    Represents a sample with a hash to quickly check if it matches a targeting rule.

  6. implicit class ValueSyntax extends AnyRef

Value Members

  1. object RuleParser

Inherited from AnyRef

Inherited from Any

Ungrouped