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

Format version of this module's bytecode.

Link copied to clipboard

Look-up the signature of a function defined in this module, by its name.