joeq.Compiler.Quad
Class Operand.Util

java.lang.Object
  extended by joeq.Compiler.Quad.Operand.Util
Enclosing interface:
Operand

public abstract static class Operand.Util
extends Object


Constructor Summary
Operand.Util()
           
 
Method Summary
static boolean isConstant(Operand op)
           
static boolean isNullConstant(Operand op)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Operand.Util

public Operand.Util()
Method Detail

isNullConstant

public static boolean isNullConstant(Operand op)

isConstant

public static boolean isConstant(Operand op)


Copyright © 2001-2008 John Whaley. All Rights Reserved.