Package org.benf.cfr.reader.util.output
Interface IllegalIdentifierDump
-
- All Known Implementing Classes:
IllegalIdentifierDump.Nop,IllegalIdentifierReplacement
public interface IllegalIdentifierDump
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classIllegalIdentifierDump.Factorystatic classIllegalIdentifierDump.Nop
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLegalIdentifierFor(java.lang.String identifier)java.lang.StringgetLegalShortName(java.lang.String shortName)
-