Package com.aparapi.internal.instruction
Class InstructionPattern.InstructionMatcher
java.lang.Object
com.aparapi.internal.instruction.InstructionPattern.InstructionMatcher
- Direct Known Subclasses:
InstructionPattern.AssignableInstructionMatcher
- Enclosing class:
InstructionPattern
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) abstract InstructionPattern.InstructionMatch
matches
(Instruction _instruction) matches
(Instruction _instruction, InstructionPattern.InstructionMatcher _instructionMatcher)
-
Field Details
-
description
-
-
Constructor Details
-
InstructionMatcher
-
-
Method Details
-
matches
-
matches
public InstructionPattern.InstructionMatch matches(Instruction _instruction, InstructionPattern.InstructionMatcher _instructionMatcher) -
getDescription
-