Skip to content

AST of parent class #126

Description

@ervishal

can we get the AST of parent class?

class Dummy extends BaseElement {/**/}

here we are able to get AST of Dummy but not the AST of parent class BaseElement.

any function in php-parser itself to get that? otherwise need to find the path in filesystem and do the same thing.

thanks in advance!

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions