FunctionDeclaration constructor

FunctionDeclaration(
  1. FunctionNode function
)

Implementation

FunctionDeclaration(this.function);