compile/1 | |
compile/2 | |
to_function_forms/3 | |
to_function_forms/4 |
compile(XPath) -> any()
compile(XPath, NS0) -> any()
to_function_forms(FName::atom(), L::undefined | erl_anno:anno(), XPath::xmlrat_xpath:xpath()) -> [erl_parse:abstract_form()]
to_function_forms(FName, L0, XPath, NS0) -> any()
Generated by EDoc