public static interface IParseTreeConstructor.TreeConstructionReport
| Modifier and Type | Method and Description |
|---|---|
List<IParseTreeConstructor.TreeConstructionDiagnostic> |
getDiagnostics() |
ITextRegion |
getPreviousLocation() |
boolean |
isSuccess() |
List<IParseTreeConstructor.TreeConstructionDiagnostic> getDiagnostics()
boolean isSuccess()
ITextRegion getPreviousLocation()
Copyright © 2015. All Rights Reserved.