Method: SmartCore::Types::Primitive::MultFactory::DefinitionContext#initialize
- Defined in:
- lib/smart_core/types/primitive/mult_factory/definition_context.rb
#initialize ⇒ void
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.
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 |