Class AbstractPartialContentAssistParser

    • Constructor Detail

      • AbstractPartialContentAssistParser

        public AbstractPartialContentAssistParser()
    • Method Detail

      • getFollowElements

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