Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] AspectJ Parsing Tree

The structure model itself is defined by the AspectJ project, and is
contained in the org.aspectj.asm package (see
http://www.eclipse.org/aspectj,
http://dev.eclipse.org/viewcvs/index.cgi/org.aspectj/?cvsroot=Technology_Project).



The AJDT plugin provides an example of how to use the structure model: see
the AJDT FAQ
(http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.ajdt/faq.html?rev=HEAD&content-type=text/html&cvsroot=Technology_Project),

q's 4.2 and 4.3 for instructions on accessing the AJDT source. The
org.eclipse.ajdt.internal.core package and the
org.eclipse.ajdt.internal.ui.editor.AspectJContentOutlinePage provide
examples of working with the structure model.

Regards,
Adrian.

Adrian_Colyer@xxxxxxxxxx



                                                                                                                                        
                      Ives Jose de                                                                                                      
                      Albuquerque Macedo         To:       AspectJ Development Tools developer discussions <ajdt-dev@xxxxxxxxxxxxxxx>   
                      Junior                     cc:       Alexandra Barreto Assad de Barros <abab@xxxxxxxxxxx>, Madson Menezes Costa   
                      <ijamj@xxxxxxxxxxx>         <mmc2@xxxxxxxxxxx>, Sergio Castelo Branco Soares <scbs@xxxxxxxxxxx>                   
                      Sent by:                   Subject:  [ajdt-dev] AspectJ Parsing Tree                                              
                      ajdt-dev-admin@dev.                                                                                               
                      eclipse.org                                                                                                       
                                                                                                                                        
                                                                                                                                        
                      30/01/2003 11:05                                                                                                  
                      Please respond to                                                                                                 
                      ajdt-dev                                                                                                          
                                                                                                                                        



Hello people!!!
Where can i find the Eclipse's AspectJ Plug-in Parsing Tree???
I need study the nodes for a project...

Thanks in advance !!!

/----------------------------------------\
| Ives Jose de Albuquerque Macedo Junior |
\----------------------------------------/

_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/ajdt-dev





Back to the top