Closed pdubroy closed 3 years ago
Remove grammarFromScriptElement and grammarsFromScriptElements from the Ohm core. These are not really necessary anymore since you can define multi-line string literals in JavaScript now.
grammarFromScriptElement
grammarsFromScriptElements
Closes #242 and and #220.
Remove
grammarFromScriptElement
andgrammarsFromScriptElements
from the Ohm core. These are not really necessary anymore since you can define multi-line string literals in JavaScript now.Closes #242 and and #220.