struct
ElementAn element in the hierarchical path.
Constructors, destructors, conversion operators
Public variables
-
not_
null<const Symbol*> symbol - The symbol through which the path traverses.
-
std::
variant<int32_ t, std:: pair<int32_ t, int32_ t>, std:: string_view> selector - The selector used to get to the symbol, either an index if the parent was an array, or a field name.