public class Compiler extends IRTranslator<ScriptAndCode,ClassDefininngJRubyClassLoader>
| Modifier and Type | Method and Description |
|---|---|
protected ScriptAndCode |
execute(Ruby runtime,
IRScriptBody scope,
ClassDefininngJRubyClassLoader classLoader) |
static Compiler |
getInstance() |
executepublic static Compiler getInstance()
protected ScriptAndCode execute(Ruby runtime, IRScriptBody scope, ClassDefininngJRubyClassLoader classLoader)
execute in class IRTranslator<ScriptAndCode,ClassDefininngJRubyClassLoader>Copyright © 2001-2015 JRuby. All Rights Reserved.