List of all items
Structs
- config::ConfigManager
- config::DebugConfig
- config::FeaturesConfig
- config::PathsConfig
- config::PerformanceConfig
- config::XQPathConfig
- debug::DebugConfig
- debug::DebugContext
- debug::DebugInfo
- debug::TimingStats
- debug::logger::Logger
- debug::logger::LoggerConfig
- debug::reporter::DiagnosticInfo
- debug::reporter::EnhancedError
- debug::reporter::ErrorReporter
- debug::reporter::FixSuggestion
- debug::tracer::ExecutionSummary
- debug::tracer::TraceEvent
- debug::tracer::TraceHandle
- debug::tracer::Tracer
- debugger::Breakpoint
- debugger::CallStack
- debugger::CommandHistory
- debugger::DataInspector
- debugger::DebugSession
- debugger::EvaluationContext
- debugger::PropertyInfo
- debugger::QueryEvaluator
- debugger::StackFrame
- debugger::TypeInfo
- debugger::VariableScope
- debugger::WatchPoint
- debugger::XQPathDebugger
- extractor::ConfigurableExtractor
- extractor::Extractor
- extractor::ExtractorConfig
- parser::ast::complexity::ExpressionComplexity
- parser::evaluation::evaluator::ExpressionEvaluator
- parser::functions::FunctionRegistry
- parser::functions::advanced::GroupByFunction
- parser::functions::advanced::MapFunction
- parser::functions::advanced::ReverseFunction
- parser::functions::advanced::SelectFunction
- parser::functions::advanced::SortByFunction
- parser::functions::advanced::SortFunction
- parser::functions::advanced::UniqueByFunction
- parser::functions::advanced::UniqueFunction
- parser::functions::basic::KeysFunction
- parser::functions::basic::LengthFunction
- parser::functions::basic::TypeFunction
- parser::functions::basic::ValuesFunction
- parser::parsing::parser::ExpressionParser
- parser::path::ParseError
- value::format::FormatRegistry
- value::format::JsonFormat
- value::format::YamlFormat
- value::json::JsonPath
- value::json::JsonSupport
- value::yaml::YamlFormatter
- value::yaml::YamlSpecialValues
- value::yaml::YamlSupport
Enums
- config::ConfigError
- debug::LogLevel
- debug::reporter::ErrorType
- debug::tracer::TraceResult
- debugger::DebugCommand
- debugger::DebugError
- debugger::ExecutionState
- extractor::ExtractError
- parser::ast::expression::PathExpression
- parser::ast::operators::ComparisonOp
- parser::ast::operators::LogicalOp
- parser::evaluation::error::EvaluationError
- parser::path::PathSegment
- value::format::FormatError
Traits
- debug::DebugCapable
- parser::functions::AdvancedBuiltinFunction
- parser::functions::BuiltinFunction
- value::format::ValueFormat
Macros
- count
- exists
- exists_all
- exists_any
- extract
- get_type
- query
- query_as_type
- query_debug
- query_length
- query_multi
- query_one
- query_or_default
- query_string
- trace_query
Functions
- extractor::extract
- has_debug_feature
- has_update_feature
- parser::evaluation::evaluator::evaluate_path_expression
- parser::parsing::parser::parse_path_expression
- parser::path::parse_path
- value::format::detect_format