Method: SmartCore::Types::Primitive::MultFactory::DefinitionContext#initialize

Defined in:
lib/smart_core/types/primitive/mult_factory/definition_context.rb

#initializevoid

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 0.1.0

Version:

  • 0.3.0



24
25
26
27
# File 'lib/smart_core/types/primitive/mult_factory/definition_context.rb', line 24

def initialize
  @type_caster = nil
  @type_runtime_attributes_checker = nil
end