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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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