summaryrefslogtreecommitdiff
path: root/python/testData/hierarchy/call/Static/Constructor/Constructor_callee_verification.xml
blob: 1b720a99aee9e17f7a7d6524d03ca89268053394 (plain)
1
2
3
4
5
6
7
8
<node text="A.__init__(self) (hierarchy.call.Static.Constructor.main)" base="true">
  <node text="invoke1(p) (hierarchy.call.Static.Constructor.main)">
    <node text="A.method1(self) (hierarchy.call.Static.Constructor.main)"/>
  </node>
  <node text="invoke2(p) (hierarchy.call.Static.Constructor.main)">
    <node text="A.method2(self) (hierarchy.call.Static.Constructor.main)"/>
  </node>
</node>