Class RegExByteMatcher

java.lang.Object
ghidra.features.base.memsearch.matcher.UserInputByteMatcher
ghidra.features.base.memsearch.matcher.RegExByteMatcher
All Implemented Interfaces:
ByteMatcher<SearchData>

public class RegExByteMatcher extends UserInputByteMatcher
ByteMatcher where the user search input has been parsed as a regular expression.