Method: Nitro::Morphing::Listener#compiler
- Defined in:
- lib/nitro/compiler/morphing.rb
#compiler ⇒ Object
The compiler that calls this compiling stage. Useful for advanced morphing effects and inter-stage communication.
158 159 160 |
# File 'lib/nitro/compiler/morphing.rb', line 158 def compiler @compiler end |