Synopsis - Cross-Reference
File: /tests/Parsers/Cxx/expected/try.xml1<?xml version='1.0' encoding='ISO-8859-1'?> 2<ast> 3 <declarations> 4 <instance accessibility="0" class="Synopsis.AST.Function" file="Parsers/Cxx/input/try.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/try.cc" is_main="1" language="C++"> 17 <declarations/> 18 <macro_calls/> 19 </instance> 20 </files> 21</ast>