Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InPredicate

Hierarchy

  • InPredicate

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new InPredicate(fragment: string, values: string[]): InPredicate

Properties

fragment

fragment: string

op

op: Operator = Operator.in

values

values: string[]

Methods

toString

  • toString(): string

Generated using TypeDoc