ANY_STRINGCHILD_ITERATOR| Constructor and Description |
|---|
OptionalNode(INode node) |
| Modifier and Type | Method and Description |
|---|---|
INode |
getNode() |
boolean |
matches(INode other,
Match match) |
boolean |
matchesCollection(Role role,
INode position,
Match match,
BacktrackingInfo backtrackingInfo) |
getFirstChild, getNextSibling, getRole, isNull, match, matches, matchesCollection, matchString, toBlockStatement, toCatchClause, toExpression, toNode, toParameterDeclaration, toStatement, toType, toVariableInitializerpublic OptionalNode(INode node)
public final INode getNode()
public final boolean matchesCollection(Role role, INode position, Match match, BacktrackingInfo backtrackingInfo)
matchesCollection in interface INodematchesCollection in class Pattern