Synopsis - Cross-Reference

File: /tests/Parsers/Cxx/expected/for.xml
 1<?xml version='1.0' encoding='ISO-8859-1'?>
 2<ast>
 3 <declarations>
 4  <instance accessibility="0" class="Synopsis.AST.Function" file="Parsers/Cxx/input/for.cc" language="C++" line="1" name="func()" realname="func" type="function">
 5   <returnType>
 6    <instance class="Synopsis.Type.Base" language="C++" name="void"/>
 7   </returnType>
 8  </instance>
 9 </declarations>
10 <types>
11  <instance class="Synopsis.Type.Declared" language="C++" name="func()">
12   <declaration/>
13  </instance>
14 </types>
15 <files>
16  <instance class="Synopsis.AST.SourceFile" filename="Parsers/Cxx/input/for.cc" is_main="1" language="C++">
17   <declarations/>
18   <macro_calls/>
19  </instance>
20 </files>
21</ast>