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;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions