Doodle3D-API/jspm_packages/npm/babel-core@5.6.20/lib/babel/generation/generators/README.md

11 lines
229 B
Markdown

## Generators
Code generation in Babel is broken down into generators by node type, they all
live in this directory.
[TBD: To Be Documented:]
- How generators work
- How to print a node
- How generators related to one another