EBNFGrammar.directUnwrapClosure

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(NonterminalWithConstraint)[] directUnwrapClosure(NonterminalID s, immutable(Symbol)[] negLookaheads, immutable(TagUsage)[] tags)
    class EBNFGrammar
    directUnwrapClosure
    (
    NonterminalID s
    ,
    immutable(Symbol)[] negLookaheads
    ,
    immutable(TagUsage)[] tags
    )
  2. immutable(NonterminalWithConstraint)[] directUnwrapClosure(SymbolInstance s)
  3. immutable(NonterminalWithConstraint)[] directUnwrapClosure(NonterminalWithConstraint n)

Meta