Re: [Vala] query



----- Original Message -----

From: Flavio Danesse <fdanesse gmail com>
Sent: Friday, 9 September 2016, 22:45
Subject: [Vala] query

As I do to get the permissions on a file?

I'm doing a code editor , I wonder if there is a library that allows to
obtain the classes, methods and functions declared in a file for several

different languages.

I think you should look at Universal Ctags and parsing the output from that:
https://github.com/universal-ctags/ctags

For Vala you should look at Anjuta ctags. I'm not sure if Universal Ctags has
modified the tags format slightly:
https://git.gnome.org/browse/anjuta/tree/plugins/symbol-db/anjuta-tags


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]