forked from GitHub/gf-core
*** empty log message ***
This commit is contained in:
@@ -169,6 +169,7 @@ customGrammarPrinter =
|
||||
-- grammar conversions, (peb)
|
||||
,(strCI "gfc_show", show . grammar2canon . stateGrammarST)
|
||||
,(strCI "gfc_raw", prRaw . stateGrammarST)
|
||||
,(strCI "tnf", prCanon . convertCanonToTNF . stateGrammarST)
|
||||
,(strCI "mcfg", prMCFG . convertCanonToMCFG . stateGrammarST)
|
||||
,(strCI "mcfg_cf", prCF . convertCanonToCF . stateGrammarST)
|
||||
,(strCI "mcfg_canon", prCanon . convertCanonToMCFG . stateGrammarST)
|
||||
|
||||
Reference in New Issue
Block a user