Abstract syntax tree: Difference between revisions

Content deleted Content added
rv COI / citespam
Citation bot (talk | contribs)
Alter: title, template type. Add: chapter-url, chapter. Removed or converted URL. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Headbomb | Linked from Wikipedia:WikiProject_Academic_Journals/Journals_cited_by_Wikipedia/Sandbox2 | #UCB_webform_linked 55/3179
Line 53:
 
=== Clone detection ===
An AST is a powerful abstraction to perform code [[clone detection]].<ref>{{Cite journalbook |last1=Koschke |first1=Rainer |last2=Falke |first2=Raimar |last3=Frenzel |first3=Pierre |datetitle=2006 13th Working Conference on Reverse Engineering |titlechapter=Clone Detection Using Abstract Syntax Suffix Trees |date=2006 |chapter-url=http://dx.doi.org/10.1109/wcre.2006.18 |journal=2006 13th Working Conference on Reverse Engineering |pages=253–262 |publisher=IEEE |doi=10.1109/wcre.2006.18|isbn=0-7695-2719-1 |s2cid=6985484 }}</ref>
 
== See also ==