In which structure you can save the Abstract syntax tree for the PHP language . I am writing code generators, but somehow using simple things like file fillers, collecting methods by cantating the lines, different cycles on the base, etc. I went through a different bunch of options for storing information on a project, but I would like to come up with a more correct approach. But how to do this is not clear. I found out that there is such a thing as an abstract syntax tree , and I want to ask the people, can anyone come across a solution for .NET?
Please do not minus and close the question, delete the question after a week myself.