edu.umd.cs.findbugs.ba.bcp
public class MatchResult extends Object
See Also: PatternElement BindingSet
| Constructor Summary | |
|---|---|
| MatchResult(PatternElement patternElement, BindingSet bindingSet)
Constructor.
| |
| Method Summary | |
|---|---|
| BindingSet | getBindingSet()
Get the BindingSet. |
| PatternElement | getPatternElement()
Get the PatternElement. |
Parameters: patternElement the PatternElement that matched the instruction bindingSet the possibly updated BindingSet