Class: MotionBlender::Interpreters::ModuleAutoloadInterpreter

Inherits:
AutoloadInterpreter show all
Defined in:
lib/motion_blender/interpreters/autoload_interpreter.rb

Instance Attribute Summary

Attributes inherited from Base

#collector, #object

Method Summary

Methods inherited from AutoloadInterpreter

#interpret

Methods inherited from RequireInterpreter

#candidates, #interpret

Methods included from Requirable

#find_require, #resolve_path

Methods inherited from Base

#initialize, interprets, key, requirable?

Constructor Details

This class inherits a constructor from MotionBlender::Interpreters::Base