joeq.Compiler.BytecodeAnalysis
Class TypeAnalysis.AnalysisSummary

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

public static class TypeAnalysis.AnalysisSummary
extends Object


Field Summary
static boolean TRACE_TRIM
           
static boolean TRIM_SUMMARIES
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRIM_SUMMARIES

public static final boolean TRIM_SUMMARIES
See Also:
Constant Field Values

TRACE_TRIM

public static boolean TRACE_TRIM


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