soot.grimp
Class PrecedenceTest

java.lang.Object
  |
  +--soot.grimp.PrecedenceTest

public class PrecedenceTest
extends java.lang.Object


Constructor Summary
PrecedenceTest()
           
 
Method Summary
static boolean needsBrackets(ValueBox subExprBox, Value expr)
           
static boolean needsBracketsRight(ValueBox subExprBox, Value expr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrecedenceTest

public PrecedenceTest()
Method Detail

needsBrackets

public static boolean needsBrackets(ValueBox subExprBox,
                                    Value expr)

needsBracketsRight

public static boolean needsBracketsRight(ValueBox subExprBox,
                                         Value expr)