Class GrammarPDAProvider.SerializerParserRuleFollowerFunction

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.xtext.util.formallang.FollowerFunctionImpl

        org.eclipse.xtext.util.formallang.FollowerFunctionImpl.Direction, org.eclipse.xtext.util.formallang.FollowerFunctionImpl.UnorderedStrategy
    • Field Summary

      • Fields inherited from class org.eclipse.xtext.util.formallang.FollowerFunctionImpl

        direction, filter, production, unorderedStrategy
    • Method Summary

      • Methods inherited from class org.eclipse.xtext.util.formallang.FollowerFunctionImpl

        collectByParent, collectByParentSequence, collectChildren, collectChildrenAlternative, collectChildrenSequence, collectChildrenUnorderedAlt, collectElement, filter, getDirection, getFilter, getFollowers, getProduction, getStarts, getUnorderedStrategy, orderedIterable, orderedList, setDirection, setFilter, setUnorderedStrategy, toList
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SerializerParserRuleFollowerFunction

        public SerializerParserRuleFollowerFunction​(org.eclipse.xtext.util.formallang.Production<AbstractElement,​AbstractElement> production)