InputPatValue Type
InputPatValue describes one possible element in an input pattern which is either a variable, a constant or the absent value.
Instance members
Instance member | Description |
Full Usage:
this.IsPatAbsent
Returns: bool
|
|
Full Usage:
this.IsPatConst
Returns: bool
|
|
Full Usage:
this.IsPatVar
Returns: bool
|
|
Full Usage:
this.pp
Returns: string
|
|