Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] FormalParameter does not exist in dom/ast API

Jean-Claude,

please use bugzilla to report bugs.

Thanks,
Dani

|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Jean-Claude Royer <Jean-Claude.Royer@xxxxxx>                                                                                                      |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |jdt-dev@xxxxxxxxxxx                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |21.11.2009 12:22                                                                                                                                  |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[jdt-dev] FormalParameter does not exist in dom/ast API                                                                                           |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





Hi all

In the API org.eclipse.jdt.core.dom, I found a mistake in the API
documentation
CatchClause, MethodDeclaration and EnhancedForStatement  are
refeering in their headings to FormalParameter ASTNode which does not
exist.
In place the accessors say that it is SingleVariableDeclaration.

regards




Jean-Claude.Royer@xxxxxx
Ecole des Mines de Nantes
+ 33 2 51 85 82 05



_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-dev





Back to the top