public interface IPartialContentAssistParser extends IContentAssistParser
| Modifier and Type | Method and Description |
|---|---|
Collection<FollowElement> |
getFollowElements(IParseResult parseResult,
int offset,
boolean strict) |
getFollowElements, getFollowElementsCollection<FollowElement> getFollowElements(IParseResult parseResult, int offset, boolean strict)
strict - if true
the parser will not use error recovery on the very last token of the input.Copyright © 2016. All Rights Reserved.