Function taplo_lsp::query::lookup_keys

source ·
pub fn lookup_keys(root: Node, keys: &Keys) -> Keys
Expand description

Transform the lookup keys to account for arrays of tables and arrays.

It appends an index after each array so that we get the item type during lookups.