Header menu logo B2R2

QueryExpr Type

Represents one or more solver-model query expressions.

Union cases

Union case Description

Empty

Full Usage: Empty

Request no values.

Value SymbExpr

Full Usage: Value SymbExpr

Parameters:

Request one symbolic expression value.

Item : SymbExpr

Values IQueryExpr list

Full Usage: Values IQueryExpr list

Parameters:

Request a nested sequence of query expressions.

Item : IQueryExpr list

Instance members

Instance member Description

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.IsValue

Full Usage: this.IsValue

Returns: bool
Returns: bool

this.IsValues

Full Usage: this.IsValues

Returns: bool
Returns: bool

Type something to start searching.