예제 #1
0
 def init(self, db_const_: "constellation",
          img_const_: "constellation") -> "void":
     return _beast.match_result_init(self, db_const_, img_const_)
예제 #2
0
 def init(self, db_const_, img_const_):
     return _beast.match_result_init(self, db_const_, img_const_)