ASTExpressionLiteralFunction constructor
ASTExpressionLiteralFunction(
- ASTFunctionDeclaration function
Implementation
ASTExpressionLiteralFunction(this.function);
ASTExpressionLiteralFunction(this.function);