[Vala] How to get the local variables of a method?



Hi,

I continu my learning of the vala parser.

I seek to get the local variables of a method. I tested Method.body.get_local_variables() but the list is empty.

What is the good way?

--
Nicolas Joseph


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