Package org.benf.cfr.reader.util.output
Class IllegalIdentifierDump.Nop
java.lang.Object
org.benf.cfr.reader.util.output.IllegalIdentifierDump.Nop
- All Implemented Interfaces:
IllegalIdentifierDump
- Enclosing interface:
- IllegalIdentifierDump
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.benf.cfr.reader.util.output.IllegalIdentifierDump
IllegalIdentifierDump.Factory, IllegalIdentifierDump.Nop
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IllegalIdentifierDump
getLegalIdentifierFor
(String identifier) getLegalShortName
(String shortName)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Nop
public Nop()
-
-
Method Details
-
getInstance
-
getLegalIdentifierFor
- Specified by:
getLegalIdentifierFor
in interfaceIllegalIdentifierDump
-
getLegalShortName
- Specified by:
getLegalShortName
in interfaceIllegalIdentifierDump
-