Class IllegalIdentifierReplacement
java.lang.Object
org.benf.cfr.reader.util.output.IllegalIdentifierReplacement
- All Implemented Interfaces:
IllegalIdentifierDump
-
Nested Class Summary
Nested classes/interfaces inherited from interface IllegalIdentifierDump
IllegalIdentifierDump.Factory, IllegalIdentifierDump.Nop -
Method Summary
Modifier and TypeMethodDescriptionstatic IllegalIdentifierReplacementgetLegalIdentifierFor(String identifier) getLegalShortName(String shortName) static booleanstatic booleanisIllegalMethodName(String name)
-
Method Details
-
isIllegal
-
isIllegalMethodName
-
getLegalIdentifierFor
- Specified by:
getLegalIdentifierForin interfaceIllegalIdentifierDump
-
getLegalShortName
- Specified by:
getLegalShortNamein interfaceIllegalIdentifierDump
-
getInstance
-