com.ibm.wala.cast.java.test
Interface IRTests.IRAssertion

All Known Implementing Classes:
IRTests.EdgeAssertions, IRTests.SourceMapAssertion
Enclosing class:
IRTests

public static interface IRTests.IRAssertion


Method Summary
 void check(CallGraph cg)
           
 

Method Detail

check

void check(CallGraph cg)
           throws java.lang.Exception
Throws:
java.lang.Exception