commit | 01079892b1768be2b2f28a6a8ac56422792ff930 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri May 26 10:56:45 2017 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jun 19 16:26:48 2017 -0400 |
tree | 1e05f7578efc6b7e033ff109802dc059b6836f75 | |
parent | fccdc39fdf8f97ef4bf3de3b8ddcae28fef4bc8e [diff] |
pdmgen: Add support for rendering argument lists Add core support for rendering argument lists. Add a number of decorators like: -literal: Render a literal value. -cast: Render a C++ cast. -fixbool: Work around yaml boolean capitalization. -quote: Quote a string literal. Change-Id: I4364d9f7a8cb7bb932d347d34bfabb88e694020a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>