PatLongIdentNode Type
Example: `Some x` or `MyModule.MyDU value` (a union case or long-ident pattern with optional sub-patterns)
Constructors
| Constructor |
Description
|
Full Usage:
PatLongIdentNode(accessibility, identifier, typarDecls, parameters, range)
Parameters:
SingleTextNode option
identifier : IdentListNode
typarDecls : TyparDecls option
parameters : Pattern list
range : range
Returns: PatLongIdentNode
|
|
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
fantomas