Constructor and Description |
---|
SubMatchIterable(Match match)
Constructs an iterable given the root of its tree.
|
Modifier and Type | Method and Description |
---|---|
Iterator<Match> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public SubMatchIterable(Match match)
match
- Starting match of the tree we'll iterate over.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.