Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.passes |
Modifier and Type | Method and Description |
---|---|
Set<CompilerPassListener> |
IRManager.getListeners() |
Modifier and Type | Method and Description |
---|---|
void |
IRManager.addListener(CompilerPassListener listener) |
void |
IRManager.removeListener(CompilerPassListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
BasicCompilerPassListener |
Copyright © 2001–2015 JRuby. All rights reserved.