1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
<?xml version='1.0' encoding='ISO-8859-1'?>
<ast>
<declarations>
<instance accessibility="0" class="Synopsis.AST.Group" file="Processors/Grouper/input/groups.cc" language="C++" line="8" name="first group " type="group">
<comments>
<instance class="Synopsis.AST.Comment" file="Processors/Grouper/input/groups.cc" line="1" suspect="0">
<text>
group documentation
</text>
</instance>
</comments>
<declarations>
<instance accessibility="0" class="Synopsis.AST.Class" file="Processors/Grouper/input/groups.cc" language="C++" line="8" name="foo" type="struct">
<comments>
<instance class="Synopsis.AST.Comment" file="Processors/Grouper/input/groups.cc" line="4" suspect="1">
<text>
some comment
extending over multiple lines
</text>
</instance>
<instance class="Synopsis.AST.Comment" file="Processors/Grouper/input/groups.cc" line="7" suspect="0">
<text>
another comment
</text>
</instance>
</comments>
</instance>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="11" name="test1" type="global variable">
<vtype>
<instance class="Synopsis.Type.Base" language="C++" name="int"/>
</vtype>
</instance>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="12" name="test2" type="global variable">
<vtype/>
</instance>
</declarations>
</instance>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="14" name="bar" type="global variable">
<vtype/>
</instance>
<instance accessibility="0" class="Synopsis.AST.Group" file="Processors/Grouper/input/groups.cc" language="C++" line="17" name="tests " type="group">
<comments>
<instance class="Synopsis.AST.Comment" file="Processors/Grouper/input/groups.cc" line="15" suspect="0">
<text>
another group
</text>
</instance>
</comments>
<declarations>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="17" name="test3" type="global variable">
<vtype/>
</instance>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="18" name="test4" type="global variable">
<vtype/>
</instance>
</declarations>
</instance>
<instance accessibility="0" class="Synopsis.AST.Group" file="Processors/Grouper/input/groups.cc" language="C++" line="24" name="outer " type="group">
<declarations>
<instance accessibility="0" class="Synopsis.AST.Group" file="Processors/Grouper/input/groups.cc" language="C++" line="24" name="inner " type="group">
<declarations>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="24" name="f" type="global variable">
<vtype/>
</instance>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="26" name="test5" type="global variable">
<comments>
<instance class="Synopsis.AST.Comment" file="Processors/Grouper/input/groups.cc" line="25" suspect="0">
<text>
@group xxx { not a group
</text>
</instance>
</comments>
<vtype/>
</instance>
<instance accessibility="0" class="Synopsis.AST.Variable" constr="0" file="Processors/Grouper/input/groups.cc" language="C++" line="30" name="test6" type="global variable">
<comments>
<instance class="Synopsis.AST.Comment" file="Processors/Grouper/input/groups.cc" line="27" suspect="0">
<text>
} and not a group end
}
and not a group either
</text>
</instance>
</comments>
<vtype/>
</instance>
</declarations>
</instance>
</declarations>
</instance>
</declarations>
<types>
<instance class="Synopsis.Type.Declared" language="C++" name="EOS">
<declaration>
<instance accessibility="0" class="Synopsis.AST.Builtin" file="Processors/Grouper/input/groups.cc" language="C++" line="31" name="EOS" type="EOS"/>
</declaration>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="bar">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="f">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="foo">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="test1">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="test2">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="test3">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="test4">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="test5">
<declaration/>
</instance>
<instance class="Synopsis.Type.Declared" language="C++" name="test6">
<declaration/>
</instance>
</types>
<files>
<instance class="Synopsis.AST.SourceFile" filename="Processors/Grouper/input/groups.cc" is_main="1" language="C++">
<declarations>
<instance accessibility="1" class="Synopsis.AST.Builtin" file="Processors/Grouper/input/groups.cc" language="C++" line="7" name="EOS" type="EOS"/>
</declarations>
<macro_calls/>
</instance>
</files>
</ast>
|