JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.wala.util.debug
Interface VerboseAction
All Known Subinterfaces:
IBinaryNaturalRelation
All Known Implementing Classes:
AbstractFixedPointSolver
,
AstTypeInference
,
BasicNaturalRelation
,
BitVectorSolver
,
BooleanSolver
,
DataflowSolver
,
DefaultFixedPointSolver
,
PropagationSystem
,
SSAInference
,
TypeInference
public interface
VerboseAction
An optional interface for data structures that provide a verbose option for debugging purposes.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
performVerboseAction
()
optional method used for performance debugging
Method Detail
performVerboseAction
void performVerboseAction()
optional method used for performance debugging
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method