ModuleDeclAttributesNode Type
Top-level attributes with an optional `do` expression (e.g., `[
Constructors
| Constructor |
Description
|
Full Usage:
ModuleDeclAttributesNode(attributes, doExpr, range)
Parameters:
MultipleAttributeListNode option
doExpr : Expr
range : range
Returns: ModuleDeclAttributesNode
|
|
Instance members
| Instance member |
Description
|
|
|
|
Inherited members
Inherited from
NodeBase
Instance members
| Instance member |
Description
|
|
|
|
|
|
|
|
|
Full Usage:
this.ToStringWithIndent
Parameters:
int
Returns: string
|
|
Full Usage:
this.HasContentBefore
Returns: bool
|
|
|
|
|
|
Full Usage:
this.HasContentAfter
Returns: bool
|
|
|
|
|
|
|
|
fantomas