Home
last modified time | relevance | path

Searched refs:sourceOfExpansionArgs (Results 1 – 2 of 2) sorted by relevance

/external/desugar/java/com/google/devtools/common/options/
DOptionValueDescription.java68 String sourceOfExpansionArgs; field in OptionValueDescription.ExpansionBundle
72 sourceOfExpansionArgs = source; in ExpansionBundle()
DOptionsParserImpl.java425 o -> expansionBundle.sourceOfExpansionArgs, in handleNewParsedOption()