edu.umd.cs.findbugs.ba.bcp

Class SingleInstruction

public abstract class SingleInstruction extends PatternElement

An abstract PatternElement subclass for pattern elements which must match exactly one instruction and accept any kind of branch. (Subclasses may override acceptBranch() to implement more selective handling of branches.)

Author: David Hovemeyer

See Also: PatternElement

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.