| Type | Description |
|---|---|
| AstNode |
Nodes in the AST to be visited. |
| Lambda |
| Module | Description |
|---|---|
| List |
| Name | Description |
|---|---|
extractAttributes
Signature: extractAttributes attrs
|
Concatenates the nested-list structure of |
extractPatterns
Signature: extractPatterns simplePats
|
Concatenates the typed-or-untyped structure of |
traverseNode
Signature: traverseNode node add
|
Extracts the child nodes to be visited from a given node. |