[][src]Crate almond

Modules

ast

AST nodes for JS

Functions

parse_program

Parses a complete JS program

verbose_trace_dbg

Prints the stack trace of a VerboseError as a String to stderr. DOes nothing if err is not an instance of VerboseError.