generic-effect ( word -- effect )


Vocabulary
generic.parser

Inputs
worda word


Outputs
effectan effect


Word description
Gets the effect for a method.

Definition


: generic-effect ( word -- effect )
"method-generic" word-prop "declared-effect" word-prop ;