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