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 IllegalIdentifierDump
IllegalIdentifierDump.Factory, IllegalIdentifierDump.Nop -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IllegalIdentifierDumpgetLegalIdentifierFor(String identifier) getLegalShortName(String shortName)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Nop
public Nop()
-
-
Method Details
-
getInstance
-
getLegalIdentifierFor
- Specified by:
getLegalIdentifierForin interfaceIllegalIdentifierDump
-
getLegalShortName
- Specified by:
getLegalShortNamein interfaceIllegalIdentifierDump
-