Range Structure |
Namespace: de.unika.ipd.grGen.libGr
public struct Range
The Range type exposes the following members.
| Name | Description | |
|---|---|---|
| Infinite |
Constant value representing positive infinity for a range.
| |
| Max |
The upper bound of the range.
| |
| Min |
The lower bound of the range.
|