|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.junit4.validation.AssertableDiagnostics.DiagnosticTreeIterator
protected class AssertableDiagnostics.DiagnosticTreeIterator
| Constructor Summary | |
|---|---|
AssertableDiagnostics.DiagnosticTreeIterator(org.eclipse.emf.common.util.Diagnostic root)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
java.util.Iterator<org.eclipse.emf.common.util.Diagnostic> |
iterator()
|
org.eclipse.emf.common.util.Diagnostic |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssertableDiagnostics.DiagnosticTreeIterator(org.eclipse.emf.common.util.Diagnostic root)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<org.eclipse.emf.common.util.Diagnostic>public java.util.Iterator<org.eclipse.emf.common.util.Diagnostic> iterator()
iterator in interface java.lang.Iterable<org.eclipse.emf.common.util.Diagnostic>public org.eclipse.emf.common.util.Diagnostic next()
next in interface java.util.Iterator<org.eclipse.emf.common.util.Diagnostic>public void remove()
remove in interface java.util.Iterator<org.eclipse.emf.common.util.Diagnostic>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||