gsdlab / cdl2clafer

CDL to Clafer transformation project
0 stars 0 forks source link

What is default behavior for references to non-existing features #16

Open ghost opened 12 years ago

ghost commented 12 years ago

If the model is as follows

option A {
    requires [B]
    flavor data
}

What do we do about the reference to B?

kbak commented 12 years ago

What do you mean? What do you want to do with ref to B?