libamxo
4.3.4
Object Definition Language (ODL) parsing
test_keyword_names.odl
Go to the documentation of this file.
1
%
define
{
2
%persistent
object
MainObject {
3
%persistent
object
InstanceObject[] {
4
%persistent
string
Text =
""
;
5
}
6
}
7
}
8
9
%populate {
10
object
MainObject.InstanceObject {
11
instance add(0,
"default"
) {
12
parameter Text =
"default"
;
13
}
14
}
15
}
define
define
Definition:
main.odl:1
test
amxo_save
test_keyword_names.odl
Generated on Mon Aug 26 2024 14:17:32 for libamxo by
1.9.1