| a foo |
| _parent |
foo |
| a_attribute_value |
10 |
| a_boolean |
true |
| a_call |
| a some_call |
| _parent |
some_call |
| 0 |
some unkeyed
value | |
| a_call_with_path |
| a bar |
| _parent |
bar |
| x |
some unkeyed
value | |
| a_CDATA |
wierd characters like <> |
| a_decimal |
10.00 |
| a_integer |
10000000 |
| a_null |
null |
| a_path |
path_part_0.path_part_1.path_part_2 |
| a_path_starting_with_dot |
_subject.path_part0.path_part1 |
| a_path_starting_with_dot2 |
_subject.0 |
| a_path_with_call |
xxx.<a_call/> |
| a_path_with_integers |
path_part_0.0 |
| a_quoted_key |
10 |
| a_single_quoted_string |
10 |
| a_string |
10 |
| a_string_with_line_feed |
xx yyy |
| a_symbol |
xxx |
| ignore_space_around_equal |
10 |
| 0 |
unkeyed string in key 0 |
| 1 |
unkeyed string in key 1 |
| 2 |
100 |
| 3 |
|