Add AST JSON representation for DoctorSecretary entity

- Created a new JSON file containing the abstract syntax tree (AST) for the DoctorSecretary.php entity.
- Included nodes representing the class, its methods, and properties with their respective source locations.
- Established edges to illustrate relationships such as imports, references, and method calls within the entity.
This commit is contained in:
hamed
2026-07-23 16:37:12 +03:30
parent 5c4976d65f
commit 8a69ed8d91
23 changed files with 3349 additions and 2012 deletions
+3120 -1779
View File
File diff suppressed because it is too large Load Diff