1interface pkg1.A
2  name: A / A / pkg1.A
3  methods:
4    void m1(int, String...)
5