| commit | ca84b03060aa39b6aa34783d9cb8232cc4d09cae | [log] [tgz] |
|---|---|---|
| author | Jooyung Han <jooyung@google.com> | Thu Sep 30 02:15:59 2021 +0900 |
| committer | Jooyung Han <jooyung@google.com> | Thu Sep 30 02:15:59 2021 +0900 |
| tree | ac1310ac6e14b8a69c24c07e6833e4258287637d | |
| parent | 5f48bf70cdddbe228a9382e9da1f4663be70139f [diff] |
nested types: GenerateHeaderIncludes() Visitor-based function gathers all include files for a header with nested types. However GenerateHeader() doesn't support nested types yet. Upcoming changes will make it to generate class decl for each nested type recursively. Bug: 182508839 Test: aidl_unittests Test: tests/golden_test.sh check Change-Id: I2bb6b160a6a99fef7576c4c22f10e6015f3dc5c0
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview