edu.umd.cs.findbugs.ba.bcp

Class Opcode

public class Opcode extends PatternElement

PatternElement to match instructions with a particular opcode.

Author: David Hovemeyer

See Also: PatternElement

Constructor Summary
Opcode(int opcode)
Constructor.

Constructor Detail

Opcode

public Opcode(int opcode)
Constructor.

Parameters: opcode the opcode to match

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