Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Symbol Table
Symbol Table [message #104067] Mon, 13 October 2003 14:42 Go to next message
Eclipse UserFriend
Originally posted by: esalbuquerque.superig.com.br

Hello !

How can I identify in the AST the following snippet code:

(x1 == x2)

where x1 and x2 are specific type ? For example: Interger.

Do I have access the Symbol Table to verify the type of identifier x1 and
x2 ? Or do I have to build my own table?

Thanks
Eduardo S. Albuquerque
Re: Symbol Table [message #104110 is a reply to message #104067] Mon, 13 October 2003 16:26 Go to previous message
Eclipse UserFriend
Originally posted by: akiezun.to.reply.remove.whats.unneeded.mit.edu

it's all there

resolveType() is your friend

a.
Previous Topic:Run configuration; absolute/relative path
Next Topic:SSL over RMI not working within eclipse
Goto Forum:
  


Current Time: Fri Jun 06 01:48:13 EDT 2025

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

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

Back to the top