| Package | Description |
|---|---|
| regexcompiler |
| Modifier and Type | Method and Description |
|---|---|
NFAGraph |
ThompsonParseTreeToNFAConverter.starNFA(NFAGraph m,
RegexQuantifiableOperator.RegexStarOperator starOperator) |
NFAGraph |
JavaParseTreeToNFAConverter.starNFA(NFAGraph m,
RegexQuantifiableOperator.RegexStarOperator starOperator) |
NFAGraph |
NFACreator.starNFA(NFAGraph m,
RegexQuantifiableOperator.RegexStarOperator starOperator) |
Copyright © 2021. All rights reserved.