public class NamedVariableFromHint extends Object implements NamedVariable
| Modifier and Type | Method and Description |
|---|---|
Dumper |
dump(Dumper d) |
Dumper |
dump(Dumper d,
boolean defines) |
boolean |
equals(Object o) |
void |
forceName(String name) |
String |
getStringName() |
int |
hashCode() |
boolean |
isGoodName() |
String |
toString() |
public void forceName(String name)
forceName in interface NamedVariablepublic String getStringName()
getStringName in interface NamedVariablepublic Dumper dump(Dumper d)
dump in interface NamedVariabledump in interface Dumpablepublic Dumper dump(Dumper d, boolean defines)
dump in interface NamedVariablepublic boolean isGoodName()
isGoodName in interface NamedVariableCopyright © 2011-2021. All Rights Reserved.