Enum Class MustCallConsistencyAnalyzer.MethodExitKind

java.lang.Object
java.lang.Enum<MustCallConsistencyAnalyzer.MethodExitKind>
org.checkerframework.checker.resourceleak.MustCallConsistencyAnalyzer.MethodExitKind
All Implemented Interfaces:
Serializable, Comparable<MustCallConsistencyAnalyzer.MethodExitKind>, Constable
Enclosing class:
MustCallConsistencyAnalyzer

public static enum MustCallConsistencyAnalyzer.MethodExitKind extends Enum<MustCallConsistencyAnalyzer.MethodExitKind>
A description for how a method might exit.