org.jruby.compiler.ir.dataflow
Class DataFlowConstants
java.lang.Object
org.jruby.compiler.ir.dataflow.DataFlowConstants
public class DataFlowConstants
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LVP_NAME
public static final java.lang.String LVP_NAME
BLP_NAME
public static final java.lang.String BLP_NAME
BSP_NAME
public static final java.lang.String BSP_NAME
TOP
public static final Operand TOP
BOTTOM
public static final Operand BOTTOM
ANY
public static final Operand ANY
DataFlowConstants
public DataFlowConstants()
Copyright © 2002-2009 JRuby Team. All Rights Reserved.