Uses of Class
de.mirkosertic.bytecoder.core.patternmatcher.PatternMatcher.Path
Packages that use PatternMatcher.Path
-
Uses of PatternMatcher.Path in de.mirkosertic.bytecoder.core.patternmatcher
Fields in de.mirkosertic.bytecoder.core.patternmatcher declared as PatternMatcher.PathModifier and TypeFieldDescriptionprivate final PatternMatcher.PathPatternMatcher.PathAnalysisState.pathFields in de.mirkosertic.bytecoder.core.patternmatcher with type parameters of type PatternMatcher.PathModifier and TypeFieldDescriptionprivate final Map<Node, List<PatternMatcher.Path>> PatternMatcher.CompiledPattern.nodeToPathsMethods in de.mirkosertic.bytecoder.core.patternmatcher that return PatternMatcher.PathModifier and TypeMethodDescriptionprivate PatternMatcher.PathPatternMatcher.Path.addIncoming(int incomingIndex, NodeType nodeType, int expectedIndex) private PatternMatcher.PathPatternMatcher.Path.addOutgoing(NodeType nodeType, int expectedIndex) private PatternMatcher.PathPatternMatcher.Path.controlComingFrom(int nodeIndex, NodeType nodeType) private PatternMatcher.PathPatternMatcher.Path.controlGoingTo(Projection projection, int nodeIndex, NodeType nodeType) Constructors in de.mirkosertic.bytecoder.core.patternmatcher with parameters of type PatternMatcher.Path