[][src]Type Definition ecmascript::ast::function::FunctionBody

type FunctionBody<'ast> = &'ast [Statement<'ast>];