Searched refs:KEEP_ATTRIBUTES_OPTION (Results 1 - 4 of 4) sorted by relevance

/external/proguard/src/proguard/
H A DConfigurationConstants.java75 public static final String KEEP_ATTRIBUTES_OPTION = "-keepattributes"; field in class:ConfigurationConstants
H A DConfigurationWriter.java135 writeOption(ConfigurationConstants.KEEP_ATTRIBUTES_OPTION, configuration.keepAttributes);
H A DConfigurationParser.java153 else if (ConfigurationConstants.KEEP_ATTRIBUTES_OPTION .startsWith(nextWord)) configuration.keepAttributes = parseCommaSeparatedList("attribute name", true, true, false, true, false, false, false, configuration.keepAttributes);
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 52 milliseconds