A mapping from the (possibly namespaced) name of an R function to the semantics to apply for calls of that function. The special key other defines the semantics to apply for all calls that are not matched by any of the other names.
other
Type of the state abstract domain the semantics are defined for
The name of the AbstractSemantics handler the mapped semantics belong to
A mapping from the (possibly namespaced) name of an R function to the semantics to apply for calls of that function. The special key
otherdefines the semantics to apply for all calls that are not matched by any of the other names.