private static class VariableNamer.PermIndProgramElementName extends VariableNamer.IndProgramElementName
| Modifier and Type | Field and Description |
|---|---|
(package private) static char |
SEPARATOR |
| Constructor and Description |
|---|
PermIndProgramElementName(String basename,
int index,
NameCreationInfo creationInfo) |
PermIndProgramElementName(String basename,
int index,
NameCreationInfo creationInfo,
Comment[] comments) |
getBaseName, getIndexequals, equalsModRenaming, getComments, getCreationInfo, getEndPosition, getFirstElement, getFirstElementIncludingBlocks, getLastElement, getPositionInfo, getProgramName, getQualifier, getRelativePosition, getStartPosition, hashCode, match, prettyPrint, visitstatic final char SEPARATOR
PermIndProgramElementName(String basename, int index, NameCreationInfo creationInfo)
PermIndProgramElementName(String basename, int index, NameCreationInfo creationInfo, Comment[] comments)