estree v2.7.0 ESTree.Tools.Generator View Source

Responsible for taking JavaScript AST and converting it to JavaScript code

Link to this section Summary

Link to this section Functions

Link to this function

generate(value, beauty_or_opts \\ true) View Source
generate(ESTree.operator() | ESTree.Node.t(), boolean() | map()) :: binary()