public abstract static class InstructionPattern.InstructionMatcher
extends java.lang.Object
Constructor and Description |
---|
InstructionPattern.InstructionMatcher(java.lang.String _description) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
InstructionPattern.InstructionMatch |
matches(Instruction _instruction,
InstructionPattern.InstructionMatcher _instructionMatcher) |
public InstructionPattern.InstructionMatcher(java.lang.String _description)
public InstructionPattern.InstructionMatch matches(Instruction _instruction, InstructionPattern.InstructionMatcher _instructionMatcher)
public java.lang.String getDescription()