protected class AssertableDiagnostics.DiagnosticTreeIterator extends Object implements Iterable<org.eclipse.emf.common.util.Diagnostic>, Iterator<org.eclipse.emf.common.util.Diagnostic>
| Constructor and Description |
|---|
AssertableDiagnostics.DiagnosticTreeIterator(org.eclipse.emf.common.util.Diagnostic root) |
public AssertableDiagnostics.DiagnosticTreeIterator(org.eclipse.emf.common.util.Diagnostic root)
public boolean hasNext()
public Iterator<org.eclipse.emf.common.util.Diagnostic> iterator()
public org.eclipse.emf.common.util.Diagnostic next()
Copyright © 2016. All Rights Reserved.