Skip to content

[Feature] Add node-aware interface to all parsed reflection classes #195

@lisachenko

Description

@lisachenko

I would like to introduce NodeAwareInterface for all parsed reflections, which will expose single getNode() method, which will return underlying AST node instance. Every reflection class should narrow the return type via covariance. This API will be exposed for clients, so they can easily access underlying AST node directly

Metadata

Metadata

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions