edu.umd.cs.findbugs.detect

Class DoomedCodeWarningProperty

public class DoomedCodeWarningProperty extends AbstractWarningProperty

A WarningProperty for warnings that are reported at a "doomed" Location; one that cannot return normally.

Author: David Hovemeyer

Field Summary
static DoomedCodeWarningPropertyDOOMED_CODE
Singleton instance of DoomedCodeWarningProperty.

Field Detail

DOOMED_CODE

public static final DoomedCodeWarningProperty DOOMED_CODE
Singleton instance of DoomedCodeWarningProperty.
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.