Safe Haskell | None |
---|---|
Language | Haskell2010 |
- extractMapping :: Alternative f => [Node] -> (f [Node], [Node])
Documentation
extractMapping :: Alternative f => [Node] -> (f [Node], [Node]) Source #
Extracts a list of nodes (if any exist) identified by the `@mapping` annotation of the source code.