Class Choice
java.lang.Object
com.strobel.decompiler.patterns.Pattern
com.strobel.decompiler.patterns.Choice
-
Field Summary
FieldsFields inherited from class Pattern
ANY_STRINGFields inherited from interface INode
CHILD_ITERATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Pattern
getFirstChild, getNextSibling, getRole, isNull, match, matches, matchesCollection, matchesCollection, matchString, toBlockStatement, toCatchClause, toExpression, toMethodDeclaration, toNode, toParameterDeclaration, toStatement, toType, toVariableInitializerMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
_alternatives
-
-
Constructor Details
-
Choice
public Choice() -
Choice
-
-
Method Details
-
add
-
add
-
iterator
-
matches
-