forked from xamarin/jar2xml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The rule is quite simple (simpler than what was originally planned). It marks any classes and interfaces whose name only consist of lowercase alphabets and $ as obfuscated="true" in the <class> element. obfuscated types are later filtered out by generator. Users can overwrite this "obfuscated" attribute by Metadata.xml.
- Loading branch information
Atsushi Eno
committed
Aug 8, 2012
1 parent
b3a7563
commit b70ff9a
Showing
2 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters