Module

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

Constructors

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

Properties

Link copied to clipboard

Bytecode format version.

Link copied to clipboard

The function named name in this module.