Package ghidra.app.plugin.match
Class MatchFunctions.MatchedFunctions
- java.lang.Object
-
- ghidra.app.plugin.match.MatchFunctions.MatchedFunctions
-
- Enclosing class:
- MatchFunctions
public static class MatchFunctions.MatchedFunctions extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressgetAFunctionAddress()intgetAMatchNum()ProgramgetAProgram()AddressgetBFunctionAddress()intgetBMatchNum()ProgramgetBProgram()
-