mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-29 08:36:45 +01:00
*** empty log message ***
This commit is contained in:
parent
5c5018665d
commit
65675f5d2f
1 changed files with 27 additions and 0 deletions
|
@ -9,4 +9,31 @@
|
||||||
#include <XPath/impl/xpath_logical.hpp>
|
#include <XPath/impl/xpath_logical.hpp>
|
||||||
#include <XPath/impl/xpath_arithmetic.hpp>
|
#include <XPath/impl/xpath_arithmetic.hpp>
|
||||||
|
|
||||||
|
/* To parameterise
|
||||||
|
|
||||||
|
DONE - xpath_arithmetic.hpp
|
||||||
|
xpath_ast.hpp
|
||||||
|
DONE - xpath_ast_ids.hpp
|
||||||
|
xpath_axis_enumerator.hpp
|
||||||
|
xpath_compile_context.hpp
|
||||||
|
xpath_execution_context.hpp
|
||||||
|
xpath_expression.hpp
|
||||||
|
xpath_function.hpp
|
||||||
|
xpath_function_holder.hpp
|
||||||
|
xpath_function_resolver.hpp
|
||||||
|
xpath_grammar.hpp
|
||||||
|
xpath_logical.hpp
|
||||||
|
xpath_namespace_context.hpp
|
||||||
|
xpath_namespace_node.hpp
|
||||||
|
xpath_node_test.hpp
|
||||||
|
xpath_object.hpp
|
||||||
|
xpath_parser.hpp
|
||||||
|
xpath_relational.hpp
|
||||||
|
xpath_resolver_holder.hpp
|
||||||
|
xpath_step.hpp
|
||||||
|
xpath_union.hpp
|
||||||
|
xpath_value.hpp
|
||||||
|
xpath_variable.hpp
|
||||||
|
xpath_variable_resolver.hpp
|
||||||
|
*/
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue