public class SymbolGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_VAR_PREFIX |
| Constructor and Description |
|---|
SymbolGenerator() |
SymbolGenerator(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
global(String hint) |
String |
next() |
String |
next(String hint) |
public static final String DEFAULT_VAR_PREFIX
public SymbolGenerator()
public SymbolGenerator(String prefix)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.