joeq.Compiler.BytecodeAnalysis
Class TypeAnalysis.MethodCallSequences

java.lang.Object
  extended byjoeq.Compiler.BytecodeAnalysis.TypeAnalysis.MethodCallSequences
Enclosing class:
TypeAnalysis

public static class TypeAnalysis.MethodCallSequences
extends Object


Method Summary
 String printFirstCalled()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()

printFirstCalled

public String printFirstCalled()


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