Class: Kumi::RegistryV2::Kernel

Inherits:
Struct
  • Object
show all
Defined in:
lib/kumi/registry_v2.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fn_idObject

Returns the value of attribute fn_id

Returns:

  • (Object)

    the current value of fn_id



29
30
31
# File 'lib/kumi/registry_v2.rb', line 29

def fn_id
  @fn_id
end

#fold_inlineObject

Returns the value of attribute fold_inline

Returns:

  • (Object)

    the current value of fold_inline



29
30
31
# File 'lib/kumi/registry_v2.rb', line 29

def fold_inline
  @fold_inline
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



29
30
31
# File 'lib/kumi/registry_v2.rb', line 29

def id
  @id
end

#identityObject

Returns the value of attribute identity

Returns:

  • (Object)

    the current value of identity



29
30
31
# File 'lib/kumi/registry_v2.rb', line 29

def identity
  @identity
end

#implObject

Returns the value of attribute impl

Returns:

  • (Object)

    the current value of impl



29
30
31
# File 'lib/kumi/registry_v2.rb', line 29

def impl
  @impl
end

#inlineObject

Returns the value of attribute inline

Returns:

  • (Object)

    the current value of inline



29
30
31
# File 'lib/kumi/registry_v2.rb', line 29

def inline
  @inline
end

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



29
30
31
# File 'lib/kumi/registry_v2.rb', line 29

def target
  @target
end