Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hibachi-dev] Help with Hibachi AST

Adam

Thanks for letting me know that it isn't currently available. I filed a bug report about it:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=229660

And it is good that you know what you are doing - I didn't see the duplicate use of IAdaVariable.

I will probably play with this a little to see if I can shoe-horn in a solution and report any solution that I find. Feel free to suggest ways to implement.

todd

Adam Haselhuhn wrote:
Todd,

Unfortunately, this information is not currently available in the Ada model provided by Hibachi. I think ultimately it should go in the org.eclipse.hibachi.model.IAdaSubprogram interface, not in the IAdaVariable interface. IAdaVariable also refers to things like record components, for which modes don't apply.

Please file a bug report for this.


Back to the top