Add content to generation README

This commit is contained in:
James Kyle 2015-07-11 12:42:04 -07:00
parent 58e029a064
commit 5dc39439ed

View File

@ -1,3 +1,16 @@
## Generation
This is the Generation directory.
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