|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.compiler.ir.dataflow.DataFlowConstants
public class DataFlowConstants
Field Summary | |
---|---|
static Operand |
ANY
|
static Operand |
BOTTOM
|
static Operand |
TOP
|
Constructor Summary | |
---|---|
DataFlowConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Operand TOP
public static final Operand BOTTOM
public static final Operand ANY
Constructor Detail |
---|
public DataFlowConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |