diff options
author | 2020-07-15 10:58:56 +0200 | |
---|---|---|
committer | 2020-08-26 21:41:33 +0100 | |
commit | 22fd4d1b8225db0fb9ea553867405c787a22ae63 (patch) | |
tree | ce4667c9db819a0bf3f0ff5cb74475fa47415511 /java/hiddenapi_singleton.go | |
parent | 4d947f0ea84f80939348d1f792730b38ca5720c5 (diff) |
soong: add support for module specific lexer flags
To support module specific lexer flags, this follows the same strategy
as the yacc flags:
- add LexProperties to the BaseCompilerProperties
- propagate those flags to the generator generation (i.e. genLex)
- add a placeholder for custom flags
- replace the placeholder with the concatenated flags
This might not support escaping very well, but I figured that this is a
very edge case. Support for escaping etc. could be added later on.
Bug: 159682555
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: I31a3b783bb05213fe1621191031952b41b318103
Diffstat (limited to 'java/hiddenapi_singleton.go')
0 files changed, 0 insertions, 0 deletions