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

Structs

FunctionDecl

The function declaration (function statement) defines a function with the specified parameters.