Files
babel/src/babel/generation
2015-07-11 14:48:40 -07:00
..
2015-07-11 14:48:40 -07:00
2015-07-11 14:48:40 -07:00
2015-07-11 12:53:27 -07:00
2015-07-11 12:53:46 -07: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