public HashSet getRequiredFactPatterns (String functionName, Collection parameters)

Parameters

functionNamethe name of the function in the library the return type of which is required.
parametersthe parameters of the function specified as a collection of the IArithmeticNode objects.

Returns

This method should have no implementation and return null.

  • Last modified: 2023/05/03 04:35