Class: Relaton::Un::Wasm::MemoryType

Inherits:
Struct
  • Object
show all
Defined in:
lib/relaton/un/wasm/module.rb

Instance Attribute Summary collapse

Instance Attribute Details

#initialObject

Returns the value of attribute initial

Returns:

  • (Object)

    the current value of initial



14
15
16
# File 'lib/relaton/un/wasm/module.rb', line 14

def initial
  @initial
end

#maxObject

Returns the value of attribute max

Returns:

  • (Object)

    the current value of max



14
15
16
# File 'lib/relaton/un/wasm/module.rb', line 14

def max
  @max
end