DSMFunction

class dsviper.DSMFunction

Bases: object

A class used to represent the definition of a function.

Note: Not directly instantiable.

documentation() str

Return the documentation.

prototype() DSMFunctionPrototype

Return the prototype.