public interface AnnexParseResult
extends org.eclipse.emf.common.notify.Adapter
Modifier and Type | Method and Description |
---|---|
int |
getAnnexOffset()
retrieves the offset of teh annex text from the beginning of the file
|
org.eclipse.xtext.parser.IParseResult |
getParseResult()
Retrieves the ParseResult object for the Annex
|