class CONFIG_DEF < $CONFIG


Flattened version is here

Ancestors
$CONFIG $STR



Public


Readable Attributes
attr expr:ARRAY{ARRAY{STR}};
attr name:STR;

Features
aget(i:INT):ARRAY{STR}
create(n:STR):SAME
create(n:STR,e:FLIST{FLIST{STR}}):SAME
size:INT
str:STR

Iters
elt!:ARRAY{STR}


Private

attr expr:ARRAY{ARRAY{STR}};
attr name:STR;