Skip to content
This repository was archived by the owner on May 19, 2018. It is now read-only.
/ babylon Public archive
This repository was archived by the owner on May 19, 2018. It is now read-only.

[7.0] Rename flow AST Type ExistentialTypeParam to ExistsTypeAnnotation #319

@danez

Description

@danez

Flow and babylon6 use a different node type for *

Example: http://astexplorer.net/#/INBlde78H0

babylon uses ExistentialTypeParam, whereas flow uses ExistsTypeAnnotation

We should change babylon and rename the node to use the same name as flow.

//cc @samwgoldman

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions