Skip to content

AST of parent class #126

@ervishal

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!

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