| Package | Description |
|---|---|
| com.github.curiousoddman.rgxgen.generator.nodes |
| Modifier and Type | Field and Description |
|---|---|
static SymbolSet.SymbolRange |
SymbolSet.SymbolRange.CAPITAL_LETTERS |
static SymbolSet.SymbolRange |
SymbolSet.SymbolRange.DIGITS |
static SymbolSet.SymbolRange |
SymbolSet.SymbolRange.SMALL_LETTERS |
| Constructor and Description |
|---|
SymbolSet(List<SymbolSet.SymbolRange> symbolRanges,
String[] symbols,
SymbolSet.TYPE type)
Create SymbolSet from ranges and symbols according to type
|
SymbolSet(List<SymbolSet.SymbolRange> symbolRanges,
SymbolSet.TYPE type) |
Copyright © 2020. All rights reserved.