77af601543
with NestedType objects. There are a handful of mostly cosmetic changes in this PR which likely make the diff awkward to read; I renamed several functions to (hopefully) clarifiy which funcs worked with Blocks vs other types. I also extracted some small code snippets into their own functions for reusability. The code that descends into attributes with NestedTypes is similar to the block-handling code, and differs in all the ways blocks and attributes differ: null is valid for attributes, unlike blocks which can only be present or empty. |
||
---|---|---|
.. | ||
action.go | ||
all_null.go | ||
compatible.go | ||
compatible_test.go | ||
doc.go | ||
lcs.go | ||
lcs_test.go | ||
normalize_obj.go | ||
normalize_obj_test.go | ||
objchange.go | ||
objchange_test.go | ||
plan_valid.go | ||
plan_valid_test.go |