Interface IPartialContentAssistParser

    • Method Detail

      • getFollowElements

        java.util.Collection<FollowElement> getFollowElements​(org.eclipse.xtext.parser.IParseResult parseResult,
                                                              int offset,
                                                              boolean strict)
        Parameters:
        strict - if true the parser will not use error recovery on the very last token of the input.