DSMFunction¶
- class dsviper.DSMFunction¶
Bases:
objectA class used to represent the definition of a function.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- prototype() DSMFunctionPrototype¶
Return the prototype.
Bases: object
A class used to represent the definition of a function.
Note: Not directly instantiable.
Return the documentation.
Return the prototype.