|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.ast.executable.RubiniusCMethod
public class RubiniusCMethod
| Field Summary | |
|---|---|
char[] |
code
|
java.lang.String |
file
|
IRubyObject[] |
literals
|
int |
locals
|
java.lang.String |
name
|
int |
required
|
| Constructor Summary | |
|---|---|
RubiniusCMethod(RubyArray obj)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.lang.String file
public int locals
public IRubyObject[] literals
public char[] code
public int required
| Constructor Detail |
|---|
public RubiniusCMethod(RubyArray obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||