Skip to content
Snippets Groups Projects
Commit ed8c031d authored by Kirill Shcherbatov's avatar Kirill Shcherbatov Committed by Vladimir Davydov
Browse files

json: introduce json_token_is_leaf

A new json_token_is_leaf routine tests if the passed JSON token
is a JSON tree leaf (i.e. has no child record).

@locker: test refactoring.

Needed for #1012
parent 09704fff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment