Class | RGen::Instantiator::AbstractInstantiator |
In: |
lib/rgen/instantiator/abstract_instantiator.rb
|
Parent: | Object |
resolver_descs | [RW] |
Specifies that attribute should be resolved. If +:class+ is specified, resolve attribute only for objects of type class. The block must return the value to which the attribute should be assigned. The object for which the attribute is to be resolved will be accessible in the current context within the block.