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