AstNodeTraversalExtGen
Traversal steps for AstNode
Value members
Concrete methods
Traverse to nodes where the code matches the regular expression value
Traverse to nodes where the code matches the regular expression value
Traverse to nodes where the code matches at least one of the regular expressions in values
Traverse to nodes where the code matches at least one of the regular expressions in values
Traverse to nodes where code matches value
exactly.
Traverse to nodes where code matches value
exactly.
Traverse to nodes where code matches one of the elements in values
exactly.
Traverse to nodes where code matches one of the elements in values
exactly.
Traverse to nodes where code does not match the regular expression value
.
Traverse to nodes where code does not match the regular expression value
.
Traverse to nodes where code does not match any of the regular expressions in values
.
Traverse to nodes where code does not match any of the regular expressions in values
.
Traverse to nodes where the columnNumber equals the given value
Traverse to nodes where the columnNumber equals the given value
Traverse to nodes where the columnNumber equals at least one of the given values
Traverse to nodes where the columnNumber equals at least one of the given values
Traverse to nodes where the columnNumber is greater than the given value
Traverse to nodes where the columnNumber is greater than the given value
Traverse to nodes where the columnNumber is greater than or equal the given value
Traverse to nodes where the columnNumber is greater than or equal the given value
Traverse to nodes where the columnNumber is less than the given value
Traverse to nodes where the columnNumber is less than the given value
Traverse to nodes where the columnNumber is less than or equal the given value
Traverse to nodes where the columnNumber is less than or equal the given value
Traverse to nodes where columnNumber is not equal to the given value
.
Traverse to nodes where columnNumber is not equal to the given value
.
Traverse to nodes where columnNumber is not equal to any of the given values
.
Traverse to nodes where columnNumber is not equal to any of the given values
.
Traverse to nodes where the lineNumber equals the given value
Traverse to nodes where the lineNumber equals the given value
Traverse to nodes where the lineNumber equals at least one of the given values
Traverse to nodes where the lineNumber equals at least one of the given values
Traverse to nodes where the lineNumber is greater than the given value
Traverse to nodes where the lineNumber is greater than the given value
Traverse to nodes where the lineNumber is greater than or equal the given value
Traverse to nodes where the lineNumber is greater than or equal the given value
Traverse to nodes where the lineNumber is less than the given value
Traverse to nodes where the lineNumber is less than the given value
Traverse to nodes where the lineNumber is less than or equal the given value
Traverse to nodes where the lineNumber is less than or equal the given value
Traverse to nodes where lineNumber is not equal to the given value
.
Traverse to nodes where lineNumber is not equal to the given value
.
Traverse to nodes where lineNumber is not equal to any of the given values
.
Traverse to nodes where lineNumber is not equal to any of the given values
.
Traverse to nodes where the order equals the given value
Traverse to nodes where the order equals the given value
Traverse to nodes where the order equals at least one of the given values
Traverse to nodes where the order equals at least one of the given values
Traverse to nodes where the order is greater than the given value
Traverse to nodes where the order is greater than the given value
Traverse to nodes where the order is greater than or equal the given value
Traverse to nodes where the order is greater than or equal the given value
Traverse to nodes where the order is less than the given value
Traverse to nodes where the order is less than the given value
Traverse to nodes where the order is less than or equal the given value
Traverse to nodes where the order is less than or equal the given value
Traverse to nodes where order is not equal to the given value
.
Traverse to nodes where order is not equal to the given value
.