Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InExpression

Hierarchy

  • InExpression

Index

Constructors

constructor

  • new InExpression(body: any, list: any, negate: any): InExpression

Properties

expression

expression: any

list

list: any

negate

negate: any

Methods

toStringAccuratePrint

  • toStringAccuratePrint(): string

toStringPrettyPrint

  • toStringPrettyPrint(): string

Generated using TypeDoc