@Override protected Collection<FollowElement> getFollowSet(String input) throws RecognitionException { AbstractContentAssistParser parser = this.parser; return parser.getFollowElements(input, false); }