|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.ast.executable.RubiniusMachine
public class RubiniusMachine
| Field Summary | |
|---|---|
static RubiniusMachine |
INSTANCE
|
| Constructor Summary | |
|---|---|
RubiniusMachine()
|
|
| Method Summary | |
|---|---|
IRubyObject |
exec(ThreadContext context,
IRubyObject self,
char[] bytecodes,
IRubyObject[] literals,
IRubyObject[] args)
|
static int |
getInt(char[] bytecodes,
int ix)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final RubiniusMachine INSTANCE
| Constructor Detail |
|---|
public RubiniusMachine()
| Method Detail |
|---|
public static final int getInt(char[] bytecodes,
int ix)
public IRubyObject exec(ThreadContext context,
IRubyObject self,
char[] bytecodes,
IRubyObject[] literals,
IRubyObject[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||