aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/common/options/AllTests.java
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2015-05-19 09:46:33 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-05-21 09:44:32 +0000
commit173ee825277d64c8a852f25b6d6e0a85917342ec (patch)
treeee1c3b375d9ba2a3643954c88ecefaf1dca87d03 /src/test/java/com/google/devtools/common/options/AllTests.java
parentddae7544cb4b61c8f7e42d98a033a11a0f58bc57 (diff)
Add a converter for enum flags that can also be boolean.
A new converter class is added that makes it possible for enum flags to define a conversion from booleans to one of the enumeration values. This is in addition to the enumeration conversions. Fields that define such a converter can be used with the --flag and --noflag forms in addition to their --flag=value enumeration style. -- MOS_MIGRATED_REVID=93972718
Diffstat (limited to 'src/test/java/com/google/devtools/common/options/AllTests.java')
0 files changed, 0 insertions, 0 deletions