Uses of Interface
org.jruby.ir.listeners.IRScopeListener
Packages that use IRScopeListener
-
Uses of IRScopeListener in org.jruby.ir
Fields in org.jruby.ir declared as IRScopeListenerMethods in org.jruby.ir that return IRScopeListenerMethods in org.jruby.ir with parameters of type IRScopeListenerModifier and TypeMethodDescriptionvoidIRManager.addListener(IRScopeListener listener) voidIRManager.removeListener(IRScopeListener listener)