Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Return type on outline

Hi Augusto,

Return and parameter types are on the roadmap for the currently being developed version 2.0.
Initially DLTK was started with languages like Tcl & Ruby, and because these languages don't support type declarations some model parts were omitted from first versions.
Please stay tuned.

Regards,
Alex

----- Original Message -----
From: "Augusto Ribeiro" <augusto.mcc@xxxxxxxxx>
To: dltk-dev@xxxxxxxxxxx
Sent: Tuesday, October 13, 2009 3:33:16 PM GMT +06:00 Almaty, Novosibirsk
Subject: [Dltk-dev] Return type on outline

Hi all,

I am using DLTK to present the outline of language (VDM). This might  
be a silly question but my problem is that, I can't find the way to  
show the return types of methods in the outline. Shouldn't this be  
present in the MethodDeclaration?? Thanks for any  help in advance.

Cheers,
Augusto
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev


Back to the top