Re: [Vala] query
- From: Al Thomas <astavale yahoo co uk>
- To: Flavio Danesse <fdanesse gmail com>, vala-list <vala-list gnome org>
- Subject: Re: [Vala] query
- Date: Fri, 9 Sep 2016 22:10:14 +0000 (UTC)
----- 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]