Module

data class Module(val fileFormatVersion: Int?, val function: GetMoveFunctionArgTypesQuery.Function?)

Constructors

Link copied to clipboard
constructor(fileFormatVersion: Int?, function: GetMoveFunctionArgTypesQuery.Function?)

Properties

Link copied to clipboard

Bytecode format version.

Link copied to clipboard

The function named name in this module.