Go to the source code of this file.
Initial value:{
object object_A {
}
object A_template[] {
string flag = "AA";
}
%read-only string param_A_ro = "I am read-only"
Definition at line 1 of file a.odl.
◆ A_sub
Initial value:{
string text_A = "I am A sub"
Definition at line 18 of file a.odl.
◆ A_template_sub
Initial value:{
string param_A =
"I am A template sub"
Definition at line 16 of file a.odl.
◆ number_A
Definition at line 20 of file a.odl.
◆ param_A
Definition at line 14 of file a.odl.