platform_build_blueprint/parser
Alix 145d5a8c83 added moveProperty contents functionality to bpmodify
bpmodify can know move the contents of a property into another
property using moveProperty. After moving the contents, the original
property is deleted.

Bug: 226636335
Change-Id: Id68d11d59f00909b4c93aa78666d14f433f236fb
Test: manually ran on several Android.bp files in bug 226636335
2022-07-25 19:38:40 +00:00
..
ast.go added moveProperty contents functionality to bpmodify 2022-07-25 19:38:40 +00:00
modify.go Add Patch and PatchList for making textual changes 2018-04-10 16:50:39 -07:00
modify_test.go Add Patch and PatchList for making textual changes 2018-04-10 16:50:39 -07:00
parser.go bpmodify: -add-literal to add a value to the list 2022-02-09 11:16:02 +09:00
parser_test.go Merge "Add support for maps in blueprint files." 2022-01-27 21:36:45 +00:00
printer.go Add newlines around list of structs 2022-02-09 11:10:12 +09:00
printer_test.go Add newlines around list of structs 2022-02-09 11:10:12 +09:00
sort.go Fix numericStringLess and add tests 2021-03-08 17:59:55 -08:00
sort_test.go Fix numericStringLess and add tests 2021-03-08 17:59:55 -08:00