File: previous2.xml

package info (click to toggle)
synopsis 0.8.0-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 10,112 kB
  • ctags: 12,996
  • sloc: cpp: 34,254; ansic: 33,620; python: 10,975; sh: 7,261; xml: 6,369; makefile: 773; asm: 445
file content (66 lines) | stat: -rw-r--r-- 2,707 bytes parent folder | download | duplicates (2)
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
<?xml version='1.0' encoding='ISO-8859-1'?>
<ast>
 <declarations>
  <instance accessibility="0" class="Synopsis.AST.Class" file="Processors/Previous/input/previous2.cc" language="C++" line="1" name="Foo" type="class">
   <declarations>
    <instance accessibility="1" class="Synopsis.AST.Variable" constr="0" file="Processors/Previous/input/previous2.cc" language="C++" line="4" name="Foo.first" type="data member">
     <comments>
      <instance class="Synopsis.AST.Comment" file="Processors/Previous/input/previous2.cc" line="4" suspect="0">
       <text>
         first comment
       </text>
      </instance>
     </comments>
     <vtype>
      <instance class="Synopsis.Type.Base" language="C++" name="int"/>
     </vtype>
    </instance>
    <instance accessibility="1" class="Synopsis.AST.Variable" constr="0" file="Processors/Previous/input/previous2.cc" language="C++" line="5" name="Foo.second" type="data member">
     <comments>
      <instance class="Synopsis.AST.Comment" file="Processors/Previous/input/previous2.cc" line="5" suspect="0">
       <text>
         second comment
       </text>
      </instance>
     </comments>
     <vtype/>
    </instance>
    <instance accessibility="1" class="Synopsis.AST.Builtin" file="Processors/Previous/input/previous2.cc" language="C++" line="6" name="EOS" type="EOS"/>
    <instance accessibility="3" class="Synopsis.AST.Variable" constr="0" file="Processors/Previous/input/previous2.cc" language="C++" line="7" name="Foo.third" type="data member">
     <comments>
      <instance class="Synopsis.AST.Comment" file="Processors/Previous/input/previous2.cc" line="7" suspect="0">
       <text>
         third comment
       </text>
      </instance>
     </comments>
     <vtype/>
    </instance>
    <instance accessibility="3" class="Synopsis.AST.Builtin" file="Processors/Previous/input/previous2.cc" language="C++" line="7" name="EOS" type="EOS"/>
   </declarations>
  </instance>
 </declarations>
 <types>
  <instance class="Synopsis.Type.Declared" language="C++" name="EOS">
   <declaration/>
  </instance>
  <instance class="Synopsis.Type.Declared" language="C++" name="Foo">
   <declaration/>
  </instance>
  <instance class="Synopsis.Type.Declared" language="C++" name="Foo.first">
   <declaration/>
  </instance>
  <instance class="Synopsis.Type.Declared" language="C++" name="Foo.second">
   <declaration/>
  </instance>
  <instance class="Synopsis.Type.Declared" language="C++" name="Foo.third">
   <declaration/>
  </instance>
 </types>
 <files>
  <instance class="Synopsis.AST.SourceFile" filename="Processors/Previous/input/previous2.cc" is_main="1" language="C++">
   <declarations/>
   <macro_calls/>
  </instance>
 </files>
</ast>