Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 707 Bytes

File metadata and controls

17 lines (9 loc) · 707 Bytes

SignatureParameterEntry

Properties

Name Type Description Notes
bitLength Long Width in bits, when the parameter occupies less than its type's full size. [optional]
dataTypeId Long The parameter's type, resolvable against the analysis data types list. Absent when the type could not be resolved. [optional]
name String Parameter name, absent when the producer had none. [optional]
ordinal Long Zero-based argument position.
storage SignatureStorageEntry Where the parameter is passed. [optional]