Fully Qualified Name

33 views
Skip to first unread message

Eduardo Campos

unread,
Dec 19, 2017, 2:24:28 PM12/19/17
to Boa Language and Infrastructure User Forum
Hello folks!

How to obtain the Fully Qualified Name of an API method call using Boa language?

I'm interested in extracting the API method calls from a Java class.

Many thanks and best regards,

Eduardo Cunha
PhD Student in Software Engineering at Federal University of Uberlândia, Brazil

Aline Brito

unread,
Dec 21, 2017, 11:04:34 AM12/21/17
to boa-...@googlegroups.com
Hello, Eduardo.

I have a script to extract APIs from project. Maybe it helps in a part of your task.


Best regards,
Aline Brito
Aserg/UFMG, Brazil

--
More information about Boa: http://boa.cs.iastate.edu/
---
You received this message because you are subscribed to the Google Groups "Boa Language and Infrastructure User Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to boa-user+unsubscribe@googlegroups.com.
To post to this group, send email to boa-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Eduardo Campos

unread,
Dec 21, 2017, 11:52:09 AM12/21/17
to Boa Language and Infrastructure User Forum
Hello, Aline!

Many thanks for your Boa script. Undoubtedly, it is quite useful for my research.

Best regards,

Eduardo.

Em quinta-feira, 21 de dezembro de 2017 14:04:34 UTC-2, nbrito.aline escreveu:
Hello, Eduardo.

I have a script to extract APIs from project. Maybe it helps in a part of your task.


Best regards,
Aline Brito
Aserg/UFMG, Brazil
2017-12-19 17:24 GMT-02:00 Eduardo Campos <eduardo...@gmail.com>:
Hello folks!

How to obtain the Fully Qualified Name of an API method call using Boa language?

I'm interested in extracting the API method calls from a Java class.

Many thanks and best regards,

Eduardo Cunha
PhD Student in Software Engineering at Federal University of Uberlândia, Brazil

--
More information about Boa: http://boa.cs.iastate.edu/
---
You received this message because you are subscribed to the Google Groups "Boa Language and Infrastructure User Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to boa-user+u...@googlegroups.com.

Robert Dyer

unread,
Dec 21, 2017, 2:24:57 PM12/21/17
to boa-...@googlegroups.com
Hi Eduardo,

As Aline pointed out with the current datasets you have to manually track the namespace and build the FQN.

With our next dataset (hopefully out in next few months!) we statically resolve most of the types and provide FQN where we can.

You can see the progress here: https://github.com/boalang/compiler/issues/60

- Robert
Reply all
Reply to author
Forward
0 new messages