Module

data class Module(val fileFormatVersion: Int, val struct: GetNormalizedMoveStructQuery.Struct?)

Constructors

Link copied to clipboard
constructor(fileFormatVersion: Int, struct: GetNormalizedMoveStructQuery.Struct?)

Properties

Link copied to clipboard

Format version of this module's bytecode.

Link copied to clipboard

Look-up the definition of a struct defined in this module, by its name.