Skip to content

Implement JavaScript AST Parsing #4

Description

@davidgu

Write a function to:

  1. Accept a JavaScript file as a string
  2. Extract function and variable names
  3. Output an array of strings containing function and variable names

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions