<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Clarification for term "AST""
href="http://llvm.org/bugs/show_bug.cgi?id=15254">15254</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Clarification for term "AST"
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.2
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Documentation
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>Markus.Elfring@web.de
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>An abbreviation is used as a popular term from software development at various
places.
Examples:
- Internal Design and Implementation
<a href="http://clang.llvm.org/features.html#design">http://clang.llvm.org/features.html#design</a>
- Cross-referencing ...
<a href="http://clang.llvm.org/doxygen/group__CINDEX__CURSOR__XREF.html">http://clang.llvm.org/doxygen/group__CINDEX__CURSOR__XREF.html</a>
I would appreciate if this term can be unambiguously described.
A - abstract
S - syntax or semantic
T - tree
Can it be that the data structure which is actually used here is not a
"tree" any more so that it should be generally be called a "graph"?
<a href="http://en.wikipedia.org/wiki/Abstract_semantic_graph">http://en.wikipedia.org/wiki/Abstract_semantic_graph</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>