public class dasTools extends Object
| Constructor and Description |
|---|
dasTools() |
| Modifier and Type | Method and Description |
|---|---|
static String |
fancyTypeName(BaseType bt) |
static boolean |
nameInDDS(String name,
DDS dds) |
static boolean |
nameInKillFile(String name)
This code could use a real `kill-file' some day -
about the same time that the rest of the server gets
an `rc' file...
|
static boolean |
nameIsGlobal(String name) |
public static boolean nameInKillFile(String name)
public static boolean nameIsGlobal(String name)