Skip to content

Commit

Permalink
Merge branch 'key-search' of https://github.com/LinZhihao-723/clp-ffi-js
Browse files Browse the repository at this point in the history
 into key-search
  • Loading branch information
LinZhihao-723 committed Feb 28, 2025
2 parents 15211e2 + 973966d commit eff990b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clp_ffi_js/ir/StructuredIrStreamReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ constexpr std::string_view cMergedKvPairsUserGeneratedKey{"user-generated"};
[[nodiscard]] auto dump_json_with_replace(nlohmann::json const& json) -> std::string;

/**
* @param filter_option The JavaScript object representing a filter option.
* @param leaf_node_type The type of the leaf node for the schema tree full branch.
* @return A schema tree full branch constructed based on the provided filter option and leaf node
* type.
Expand Down

0 comments on commit eff990b

Please sign in to comment.