Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » How to get the super class of my AST class?
How to get the super class of my AST class? [message #115313] Fri, 12 October 2007 11:49
Eclipse UserFriend
Originally posted by: saorf.de.ibm.com

Hello,

I got the following problem:

I'm doing some code review using abstract syntax trees.
Now I got a METHOD_DECLARATION statement an want to check,
if this method overrides a method of its super class.

For these purposes I need to get a list of the methods
of the super class, or better the AST representation of
the superclass. I could compare the methods then.

Nothing I tried could help me and I couldn't find any
help in the www.

So please help me :-)

Thanks!!!
Previous Topic:TPTP AGR 4.4 results
Next Topic:Profiling Tomcat - Won't start.
Goto Forum:
  


Current Time: Fri Apr 19 00:11:55 GMT 2024

Powered by FUDForum. Page generated in 0.01484 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top