Class: Relaton::Un::Wasm::Import

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

Instance Attribute Summary collapse

Instance Attribute Details

#descObject

Returns the value of attribute desc

Returns:

  • (Object)

    the current value of desc



7
8
9
# File 'lib/relaton/un/wasm/module.rb', line 7

def desc
  @desc
end

#fieldObject

Returns the value of attribute field

Returns:

  • (Object)

    the current value of field



7
8
9
# File 'lib/relaton/un/wasm/module.rb', line 7

def field
  @field
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



7
8
9
# File 'lib/relaton/un/wasm/module.rb', line 7

def kind
  @kind
end

#modObject

Returns the value of attribute mod

Returns:

  • (Object)

    the current value of mod



7
8
9
# File 'lib/relaton/un/wasm/module.rb', line 7

def mod
  @mod
end