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