|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.ast.executable.RubiniusRunner
public class RubiniusRunner
| Field Summary | |
|---|---|
static int |
RUBINIUS_BYTECODE_VERSION
|
| Constructor Summary | |
|---|---|
RubiniusRunner(Ruby runtime,
java.io.InputStream in,
java.lang.String filename)
|
|
| Method Summary | |
|---|---|
static int |
readInt(java.io.InputStream in)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int RUBINIUS_BYTECODE_VERSION
| Constructor Detail |
|---|
public RubiniusRunner(Ruby runtime,
java.io.InputStream in,
java.lang.String filename)
| Method Detail |
|---|
public static int readInt(java.io.InputStream in)
throws java.io.IOException
java.io.IOExceptionpublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||