private static class VariableNamer.PermIndProgramElementName extends VariableNamer.IndProgramElementName
| Modifier and Type | Field and Description |
|---|---|
(package private) static char |
SEPARATOR |
| Constructor and Description |
|---|
PermIndProgramElementName(java.lang.String basename,
int index,
NameCreationInfo creationInfo) |
PermIndProgramElementName(java.lang.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(java.lang.String basename,
int index,
NameCreationInfo creationInfo)
PermIndProgramElementName(java.lang.String basename,
int index,
NameCreationInfo creationInfo,
Comment[] comments)