| ||||||||
| ||||||||
| Description | ||||||||
| the XPath Parser | ||||||||
| Synopsis | ||||||||
| ||||||||
| Documentation | ||||||||
| parseNumber :: String -> XPathValue | ||||||||
parsing a number, parseNumber is used in XPathFct by the number function | ||||||||
| parseXPath :: XParser Expr | ||||||||
| the main entry point: parsing a XPath expression | ||||||||
| Produced by Haddock version 2.5.0 |