Uses of Class
de.mirkosertic.bytecoder.core.patternmatcher.Match
-
Packages that use Match Package Description de.mirkosertic.bytecoder.core.patternmatcher -
-
Uses of Match in de.mirkosertic.bytecoder.core.patternmatcher
Methods in de.mirkosertic.bytecoder.core.patternmatcher that return Match Modifier and Type Method Description private MatchPatternMatcher.CompiledPattern. matchesTo(Node analysisPoint)Methods in de.mirkosertic.bytecoder.core.patternmatcher that return types with arguments of type Match Modifier and Type Method Description java.util.List<Match>PatternMatcher. findMatches(Graph source)
-