Header menu logo fantomas

Pattern Type

Union cases

Union case Description

Ands PatAndsNode

Full Usage: Ands PatAndsNode

Parameters:
Item : PatAndsNode

Const Constant

Full Usage: Const Constant

Parameters:
Item : Constant

IsInst PatIsInstNode

Full Usage: IsInst PatIsInstNode

Parameters:

LongIdent PatLongIdentNode

Full Usage: LongIdent PatLongIdentNode

Parameters:

Named PatNamedNode

Full Usage: Named PatNamedNode

Parameters:

Null SingleTextNode

Full Usage: Null SingleTextNode

Parameters:

OptionalVal SingleTextNode

Full Usage: OptionalVal SingleTextNode

Parameters:

Parameter PatParameterNode

Full Usage: Parameter PatParameterNode

Parameters:

Paren PatParenNode

Full Usage: Paren PatParenNode

Parameters:

QuoteExpr ExprQuoteNode

Full Usage: QuoteExpr ExprQuoteNode

Parameters:

Record PatRecordNode

Full Usage: Record PatRecordNode

Parameters:

Tuple PatTupleNode

Full Usage: Tuple PatTupleNode

Parameters:

Unit UnitNode

Full Usage: Unit UnitNode

Parameters:
Item : UnitNode

Wild SingleTextNode

Full Usage: Wild SingleTextNode

Parameters:

Instance members

Instance member Description

this.IsAnds

Full Usage: this.IsAnds

Returns: bool
Returns: bool

this.IsArrayOrList

Full Usage: this.IsArrayOrList

Returns: bool
Returns: bool

this.IsAs

Full Usage: this.IsAs

Returns: bool
Returns: bool

this.IsConst

Full Usage: this.IsConst

Returns: bool
Returns: bool

this.IsIsInst

Full Usage: this.IsIsInst

Returns: bool
Returns: bool

this.IsListCons

Full Usage: this.IsListCons

Returns: bool
Returns: bool

this.IsLongIdent

Full Usage: this.IsLongIdent

Returns: bool
Returns: bool

this.IsNamePatPairs

Full Usage: this.IsNamePatPairs

Returns: bool
Returns: bool

this.IsNamed

Full Usage: this.IsNamed

Returns: bool
Returns: bool

this.IsNamedParenStarIdent

Full Usage: this.IsNamedParenStarIdent

Returns: bool
Returns: bool

this.IsNull

Full Usage: this.IsNull

Returns: bool
Returns: bool

this.IsOptionalVal

Full Usage: this.IsOptionalVal

Returns: bool
Returns: bool

this.IsOr

Full Usage: this.IsOr

Returns: bool
Returns: bool

this.IsParameter

Full Usage: this.IsParameter

Returns: bool
Returns: bool

this.IsParen

Full Usage: this.IsParen

Returns: bool
Returns: bool

this.IsQuoteExpr

Full Usage: this.IsQuoteExpr

Returns: bool
Returns: bool

this.IsRecord

Full Usage: this.IsRecord

Returns: bool
Returns: bool

this.IsStructTuple

Full Usage: this.IsStructTuple

Returns: bool
Returns: bool

this.IsTuple

Full Usage: this.IsTuple

Returns: bool
Returns: bool

this.IsUnit

Full Usage: this.IsUnit

Returns: bool
Returns: bool

this.IsWild

Full Usage: this.IsWild

Returns: bool
Returns: bool

Static members

Static member Description

Pattern.Node(x)

Full Usage: Pattern.Node(x)

Parameters:
Returns: Node
x : Pattern
Returns: Node

Type something to start searching.