DOM.SVG.Grammar.Common (dom_svg v0.1.0)
This module contains common grammar to be used by all SVG Grammars
The EBNF Grammar that describe the rules defined here is:
comma_wsp ::= ',' wsp* | wsp+ ','? wsp*
wsp ::= ' ' | '' | '
' | ' ' | '
'
Link to this section Summary
Link to this section Functions
Link to this function
comma_wsp()
Link to this function