| Package | Description |
|---|---|
| cetus.hir |
| Modifier and Type | Method and Description |
|---|---|
NameID |
NameID.clone()
Returns a clone of this named ID.
|
static NameID |
SymbolTools.getNewName(java.lang.String name,
Traversable tr)
Returns a new name id with the given name suggestion and scope.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NameID.defaultPrint(NameID i,
java.io.PrintWriter o)
Prints the name of this ID to the given writer.
|