o_ModuleAddGrammaticalRestriction

open override fun o_ModuleAddGrammaticalRestriction(self: AvailObject, grammaticalRestriction: A_GrammaticalRestriction)

Add a GrammaticalRestrictionDescriptor to the receiver.

Parameters

self

The receiver, a MessageBundleDescriptor.

grammaticalRestriction

The grammatical restriction to be added.

See also