示例#1
0
 def __init__(self, ptr, context):
     super(Instance, self).__init__(ptr, context)
     self.config = LazyDict(self, Value, libcoreir_c.COREGetModArg,
                            libcoreir_c.COREHasModArg)