|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlphabetImpl | |
|---|---|
| org.expasy.jpl.commons.collection.symbol | Provides symbols and alphabets. |
| Uses of AlphabetImpl in org.expasy.jpl.commons.collection.symbol |
|---|
| Methods in org.expasy.jpl.commons.collection.symbol that return AlphabetImpl | ||
|---|---|---|
static
|
AlphabetImpl.fromSymbols(Symbol.SymbolType<T> type,
TreeView<? extends Symbol<T>> tree)
Create an alphabet from the tree of symbols (mapping name -> symbol tree). |
|
static
|
AlphabetImpl.newInstance(Symbol.SymbolType<T> type)
|
|
| Methods in org.expasy.jpl.commons.collection.symbol with parameters of type AlphabetImpl | |
|---|---|
void |
SymbolTable.addAlphabet(AlphabetImpl<T> alphabet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||