srcml - <decl_stmt>

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

srcml - <decl_stmt>

cdelaunay
In xml files generated with srcml, we can find the balise '<decl_stmt>.. </decl_stmt>'. Does anyOne know what it represent? Because I have the impression that it represent sometimes a function declaration, But this is not assimilate to a function declaration in CAnalyzer. 
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: srcml - <decl_stmt>

Stéphane Ducasse
this is a program statement.
Now I do not know what they put inside that.
On Jan 28, 2010, at 2:04 PM, Cyrille Delaunay wrote:

> In xml files generated with srcml, we can find the balise '<decl_stmt>.. </decl_stmt>'. Does anyOne know what it represent? Because I have the impression that it represent sometimes a function declaration, But this is not assimilate to a function declaration in CAnalyzer.  _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: srcml - <decl_stmt>

Simon Denier-3

On 28 janv. 2010, at 14:18, Stéphane Ducasse wrote:

> this is a program statement.
> Now I do not know what they put inside that.

That's the problem. Cyrille found at least one case where it should be a function declaration. It's not clear why srcMl detects a program statement in this case.

Also maybe we should try srcMl on the preprocessed code, because it seems we have some noise with macro in cairo.


> On Jan 28, 2010, at 2:04 PM, Cyrille Delaunay wrote:
>
>> In xml files generated with srcml, we can find the balise '<decl_stmt>.. </decl_stmt>'. Does anyOne know what it represent? Because I have the impression that it represent sometimes a function declaration, But this is not assimilate to a function declaration in CAnalyzer.  _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
 Simon




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev