Header menu logo fantomas

Pattern Type

Union cases

Union case Description

Ands PatAndsNode

Full Usage: Ands PatAndsNode

Parameters:
Item : PatAndsNode
Item : PatArrayOrListNode
Item : PatLeftMiddleRight

Const Constant

Full Usage: Const Constant

Parameters:
Item : Constant

IsInst PatIsInstNode

Full Usage: IsInst PatIsInstNode

Parameters:
Item : PatIsInstNode
Item : PatLeftMiddleRight

LongIdent PatLongIdentNode

Full Usage: LongIdent PatLongIdentNode

Parameters:
Item : PatLongIdentNode
Item : PatNamePatPairsNode

Named PatNamedNode

Full Usage: Named PatNamedNode

Parameters:
Item : PatNamedNode
Item : PatNamedParenStarIdentNode

Null SingleTextNode

Full Usage: Null SingleTextNode

Parameters:
Item : SingleTextNode

OptionalVal SingleTextNode

Full Usage: OptionalVal SingleTextNode

Parameters:
Item : SingleTextNode
Item : PatLeftMiddleRight

Parameter PatParameterNode

Full Usage: Parameter PatParameterNode

Parameters:
Item : PatParameterNode

Paren PatParenNode

Full Usage: Paren PatParenNode

Parameters:
Item : PatParenNode

QuoteExpr ExprQuoteNode

Full Usage: QuoteExpr ExprQuoteNode

Parameters:
Item : ExprQuoteNode

Record PatRecordNode

Full Usage: Record PatRecordNode

Parameters:
Item : PatRecordNode
Item : PatStructTupleNode

Tuple PatTupleNode

Full Usage: Tuple PatTupleNode

Parameters:
Item : PatTupleNode

Unit UnitNode

Full Usage: Unit UnitNode

Parameters:
Item : UnitNode

Wild SingleTextNode

Full Usage: Wild SingleTextNode

Parameters:
Item : SingleTextNode

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.