ParserGrammarProperties.rightDerivationLeadersOf

Yields an iterator that iterates the nonterminals which may appear as the leading symbol in a right-derivation from the given nonterminal <code>symbol</code>.

class ParserGrammarProperties
rightDerivationLeadersOf

Meta