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 boolean
protected final boolean
EntityDeclaration.matchAnnotationsAndModifiers
(EntityDeclaration other, Match match) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
abstract boolean
boolean
boolean
final boolean
AstNodeCollection.matches
(AstNodeCollection<T> other, Match match) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
AstNode.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
AstNode.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
AstType.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
BlockStatement.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
CatchClause.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
Expression.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
MethodDeclaration.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
ParameterDeclaration.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
Statement.PatternPlaceholder.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) boolean
VariableInitializer.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 Match
Match.createNew()
static Match
Match.failure()
final Match
Methods in com.strobel.decompiler.patterns with parameters of type MatchModifier and TypeMethodDescriptionboolean
final boolean
boolean
boolean
final boolean
final boolean
final boolean
final boolean
boolean
boolean
boolean
boolean
boolean
final boolean
final boolean
boolean
abstract boolean
boolean
boolean
final boolean
final boolean
final boolean
final boolean
boolean
INode.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) final boolean
OptionalNode.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) static boolean
Pattern.matchesCollection
(Role<?> role, INode firstPatternChild, INode firstOtherChild, Match match) boolean
Pattern.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo) final boolean
Repeat.matchesCollection
(Role<?> role, INode position, Match match, BacktrackingInfo backtrackingInfo)