Constructors
constructor
- new InExpression(body: any, list: any, negate: any): InExpression
-
Parameters
-
body: any
-
list: any
-
negate: any
Properties
expression
expression: any
Methods
toStringAccuratePrint
- toStringAccuratePrint(): string
toStringPrettyPrint
- toStringPrettyPrint(): string