joeq.Compiler.BytecodeAnalysis
Class TypeAnalysis.MethodCallSequence.Modeler
java.lang.Object
joeq.Compiler.BytecodeAnalysis.TypeAnalysis.MethodCallSequence.Modeler
- Enclosing class:
- TypeAnalysis.MethodCallSequence
- public abstract static class TypeAnalysis.MethodCallSequence.Modeler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeAnalysis.MethodCallSequence.Modeler
public TypeAnalysis.MethodCallSequence.Modeler()
checkModel
public void checkModel(String loc,
jq_Type type,
Set lastCalled,
Set s)
checkModel
public abstract void checkModel(String loc,
jq_Type type,
Set lastCalled,
joeq.Compiler.BytecodeAnalysis.TypeAnalysis.MethodCall m)
dump
public abstract void dump()
throws IOException
- Throws:
IOException
Copyright © 2001-2005 John Whaley. All Rights Reserved.