Skip to content
This repository was archived by the owner on May 30, 2019. It is now read-only.
This repository was archived by the owner on May 30, 2019. It is now read-only.

How to get the references by function names #7

@georglang

Description

@georglang

Hi ariya,

is it possible to get the references of function names?
e.g

var ctx = new esrefactor.Context('function foo(){} foo(); foo();');
var id = ctx.identify(9);

//get all references of foo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions