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

Missing visitor-keys #555

Closed
Closed
@armano2

Description

@armano2

I did some checking what we can and what we are not able to visit and i found some missing stuff:

missing typeParameters

missing superTypeParameters

class foo extends bar<Foo>

missing implements

class foo implements bar, class foo implements bar, baz

missing import equals

import foo = require('foo')

invalid order:

missing decorators:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions