libamxo  4.3.4
Object Definition Language (ODL) parsing
03_instance.odl
Go to the documentation of this file.
1 %populate {
2  object MainObject.InstanceObject {
3  instance add(0, "") {
4  parameter Text = "instance-2";
5  }
6  }
7 }