| Package | Description |
|---|---|
| com.mifmif.common.regex |
| Modifier and Type | Field and Description |
|---|---|
private Node |
Generex.rootNode |
| Modifier and Type | Field and Description |
|---|---|
private List<Node> |
Node.nextNodes |
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
Node.getNextNodes() |
private List<Node> |
Generex.prepareTransactionNodes(dk.brics.automaton.State state)
Build list of nodes that present possible transactions from the
state. |
| Modifier and Type | Method and Description |
|---|---|
private String |
Generex.buildStringFromNode(Node node,
int indexOrder) |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setNextNodes(List<Node> nextNodes) |
Copyright © 2016. All Rights Reserved.