Beispiel #1
0
 def __init__(self):
     self.instructions = dsltool.list_of(Instructions)
Beispiel #2
0
 def __init__(self):
     self.instructions = dsltool.list_of(Instructions)
Beispiel #3
0
 def __init__(self):
     self.child_dsl = dsltool.list_of(ChildDsl)
Beispiel #4
0
 def __init__(self):
     self.child_dsl = dsltool.list_of(ChildDsl)