forked from GitHub/gf-core
printing grammarReference.js with gfc -jsref
This commit is contained in:
@@ -11,4 +11,5 @@ prGFCC printer gr = case printer of
|
||||
"haskell" -> grammar2haskell gr
|
||||
"haskell_gadt" -> grammar2haskellGADT gr
|
||||
"js" -> gfcc2js gr
|
||||
"jsref" -> gfcc2grammarRef gr
|
||||
_ -> printGFCC gr
|
||||
|
||||
Reference in New Issue
Block a user