Skip to content

Support superclasses with any expression #43

@marcoroth

Description

@marcoroth

As raised in #41 we should somehow support superclasses that have an expression opposed to just referencing a constant. For now we return nil for unprocessable superclasses.

Some solutions might include, but are not limited to:

a) show that we couldn't analyze the superclass
b) show the "raw" expression
c) try to statically trace the expression (this only works to some degree though)
d) try to parse it out of the docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions