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

17 lines
270 B
Markdown
Raw Normal View History

2015-07-15 15:06:18 +02:00
## Generation
Here is Babel's code generator, here you'll find all of the code to turn an AST
back into a string of code.
[TBD: To Be Documented:]
- Code Generator
- Buffer
- Source Maps
- Position
- Printer
- Code Style
- Whitespace
- Parenthesis
- Generators