public static interface IParseTreeConstructor.TreeConstructionReport
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IParseTreeConstructor.TreeConstructionDiagnostic> |
getDiagnostics() |
org.eclipse.xtext.util.ITextRegion |
getPreviousLocation() |
boolean |
isSuccess() |
java.util.List<IParseTreeConstructor.TreeConstructionDiagnostic> getDiagnostics()
boolean isSuccess()
org.eclipse.xtext.util.ITextRegion getPreviousLocation()