[Mono-aspnet-list] Does Mono provide a library that allows travsersal of AST?
yeeen
weeliyen at hotmail.com
Tue Aug 4 03:58:07 EDT 2009
Hi,
I am working on a project regarding reverse engineering, that requires me to
write a ASTVisitor using the Visitor method. I need to work on C#.
So I am looking for an something equivalent to this Java API (see link
below) for Eclipse in the C# .NET Framework Class Library, but was told that
it doesn't exist. It is available in Mono instead? If not, what other ways
can I approach this issue?
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/ASTVisitor.html
Thanks.
--
View this message in context: http://www.nabble.com/Does-Mono-provide-a-library-that-allows-travsersal-of-AST--tp24803878p24803878.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
More information about the Mono-aspnet-list
mailing list