Class SingleOrBinaryAggregateNode
java.lang.Object
com.strobel.decompiler.patterns.Pattern
com.strobel.decompiler.patterns.SingleOrBinaryAggregateNode
- All Implemented Interfaces:
INode
-
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, toVariableInitializer
-
Field Details
-
_pattern
-
_operator
-
-
Constructor Details
-
SingleOrBinaryAggregateNode
-
-
Method Details
-
matches
-