Skip to content

Add support for super class #11

Description

@joaobispo

Documentation model does not store information about super classes of classes.

  • For JS code that information is in the AST;
  • For LARA code that information would have to be extracted (but not might be needed if .lara is transformed into .js in the future);
  • There should be a link between the super and the destination class, if it exists in the documentation model. This could be a post-processing step;

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions