Interface IContentAssistParser

    • Method Detail

      • getFollowElements

        java.util.Collection<FollowElement> getFollowElements​(java.lang.String input,
                                                              boolean strict)
        Parameters:
        strict - if true the parser will not use error recovery on the very last token of the input.