ภาษา

Quantifier Class

Definition

Quantifier for allowing runtime expansion of expressions.

public class Quantifier
type Quantifier = class
Public Class Quantifier
Inheritance
Quantifier

Constructors

Name Description
Quantifier(String, QuantifierType, IEnumerable<String>)

Initializes a new instance of the Quantifier class.

Properties

Name Description
Bindings

Gets possible bindings for quantifier.

Type

Gets type of quantifier.

Variable

Gets name of variable that will be replaced.

Methods

Name Description
ToString()

Returns a string that represents the current object.

Applies to