def __init__(self): self.instructions = dsltool.list_of(Instructions)
def __init__(self): self.child_dsl = dsltool.list_of(ChildDsl)