ASTExpressionLiteralFunction constructor

ASTExpressionLiteralFunction(
  1. ASTFunctionDeclaration function
)

Implementation

ASTExpressionLiteralFunction(this.function);