[][src]Module boa::syntax::ast::node::declaration::arrow_function_decl

Structs

ArrowFunctionDecl

An arrow function expression is a syntactically compact alternative to a regular function expression.