public static class IllegalIdentifierDump.Nop extends Object implements IllegalIdentifierDump
IllegalIdentifierDump.Factory, IllegalIdentifierDump.Nop
Constructor and Description |
---|
Nop() |
Modifier and Type | Method and Description |
---|---|
static IllegalIdentifierDump |
getInstance() |
String |
getLegalIdentifierFor(String identifier) |
String |
getLegalShortName(String shortName) |
public static IllegalIdentifierDump getInstance()
public String getLegalIdentifierFor(String identifier)
getLegalIdentifierFor
in interface IllegalIdentifierDump
public String getLegalShortName(String shortName)
getLegalShortName
in interface IllegalIdentifierDump
Copyright © 2011-2021. All Rights Reserved.