Re: [Vala] lexical analysis using libvala
- From: Luca Bruno <lethalman88 gmail com>
- To: Maga Abdurakhmanov <maqdev gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] lexical analysis using libvala
- Date: Sat, 18 Jun 2011 19:30:41 +0200
On Sat, Jun 18, 2011 at 05:22:25PM +0400, Maga Abdurakhmanov wrote:
Sure I'm looked at the Valadoc (which uses libvala already) and there is AST
parser inside vala, which is libvala :)
AST doesn't include comments, they are removed as useless for compilation i
guess.
Also I'm looked into the sources of Scanner class itself and found no way to
get all comments without hacks.
Sadly i can't derive from Scanner and implement that functionality, there is
no overridable virtual methods.
Comments are inside ast nodes, look better.
--
http://www.debian.org - The Universal Operating System
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]