edu.umd.cs.findbugs.ba.bcp

Class New

public class New extends OneVariableInstruction

A PatternElement which matches NEW instructions and binds the result to a variable.

Author: David Hovemeyer

See Also: PatternElement

Constructor Summary
New(String resultVarName)
Constructor.

Constructor Detail

New

public New(String resultVarName)
Constructor.

Parameters: resultVarName name of the result of the NEW instruction

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