de.uni_luebeck.isp.tessla.instrumenter.CInstrumentationBridge$.FunctionDesc
Define an IFunDesc by the given native function description
Attributes
- f
the native function description
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
Attributes
- Definition Classes
The amount of parameters the function declares
The amount of parameters the function declares
Attributes
- Definition Classes
The type of the i-th parameter
The type of the i-th parameter
Attributes
- i
the index of the parameter
- Returns:
the type of the parameter
- Definition Classes
The return type of the function
The return type of the function
Attributes
- Definition Classes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- Inherited from:
- IFunDesc