README
apiSurface(source, [options]) ⇒ Ast
Kind: global function
| Param | Type | Description |
|---|---|---|
| source | string |
Input javascript source code |
| [options] | object |
options |
| [options.static] | boolean |
print the raw ast tree |
| [options.decorations] | Array.<function()> |
© 2016 Lloyd Brookes <75pound@gmail.com>. Documented by jsdoc-to-markdown.