Uses of Class
com.strobel.decompiler.patterns.Match
Packages that use Match
-
Uses of Match in com.strobel.decompiler.languages.java.ast
Methods in com.strobel.decompiler.languages.java.ast that return MatchMethods in com.strobel.decompiler.languages.java.ast with parameters of type MatchModifier and TypeMethodDescriptionfinal booleanprotected final booleanEntityDeclaration.matchAnnotationsAndModifiers(EntityDeclaration other, Match match) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanabstract booleanbooleanbooleanfinal booleanAstNodeCollection.matches(AstNodeCollection<T> other, Match match) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanAstNode.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanAstNode.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanAstType.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanBlockStatement.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanCatchClause.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanExpression.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanMethodDeclaration.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanParameterDeclaration.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanStatement.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) booleanVariableInitializer.PatternPlaceholder.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) -
Uses of Match in com.strobel.decompiler.patterns
Fields in com.strobel.decompiler.patterns declared as MatchMethods in com.strobel.decompiler.patterns that return MatchModifier and TypeMethodDescriptionstatic MatchMatch.createNew()static MatchMatch.failure()final MatchMethods in com.strobel.decompiler.patterns with parameters of type MatchModifier and TypeMethodDescriptionbooleanfinal booleanbooleanbooleanfinal booleanfinal booleanfinal booleanfinal booleanbooleanbooleanbooleanbooleanbooleanfinal booleanfinal booleanbooleanabstract booleanbooleanbooleanfinal booleanfinal booleanfinal booleanfinal booleanbooleanINode.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) final booleanOptionalNode.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) static booleanPattern.matchesCollection(Role<?> role, INode firstPatternChild, INode firstOtherChild, Match match) booleanPattern.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) final booleanRepeat.matchesCollection(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo)