Interface BaseInternalContentAssistParser.IFollowElementFactory<FollowElement extends BaseFollowElement<LookAheadTerminal>,​LookAheadTerminal extends ILookAheadTerminal>

    • Method Detail

      • createFollowElement

        FollowElement createFollowElement​(org.eclipse.xtext.AbstractElement current,
                                          int lookAhead)