mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-23 10:11:07 -06:00
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