ANY_STRINGCHILD_ITERATOR| Constructor and Description |
|---|
LeftmostBinaryOperandNode(INode pattern) |
LeftmostBinaryOperandNode(INode pattern,
BinaryOperatorType type,
boolean matchWithoutOperator) |
| Modifier and Type | Method and Description |
|---|---|
INode |
getOperandPattern() |
boolean |
matches(INode other,
Match match) |
getFirstChild, getNextSibling, getRole, isNull, match, matches, matchesCollection, matchesCollection, matchString, toBlockStatement, toCatchClause, toExpression, toNode, toParameterDeclaration, toStatement, toType, toVariableInitializerpublic LeftmostBinaryOperandNode(INode pattern)
public LeftmostBinaryOperandNode(INode pattern, BinaryOperatorType type, boolean matchWithoutOperator)