| Package | Description |
|---|---|
| net.amygdalum.stringsearchalgorithms.patternsearch.chars | |
| net.amygdalum.stringsearchalgorithms.regex |
| Modifier and Type | Method and Description |
|---|---|
RegexNode |
GlushkovNormalizer.visitBoundedLoop(BoundedLoopNode node) |
Void |
GlushkovAnalyzer.visitBoundedLoop(BoundedLoopNode node) |
net.amygdalum.stringsearchalgorithms.patternsearch.chars.BestFactorAnalyzer.Factors |
BestFactorAnalyzer.visitBoundedLoop(BoundedLoopNode node) |
| Modifier and Type | Method and Description |
|---|---|
static BoundedLoopNode |
BoundedLoopNode.bounded(RegexNode node,
int from,
int to) |
BoundedLoopNode |
BoundedLoopNode.clone() |
| Modifier and Type | Method and Description |
|---|---|
T |
RegexNodeVisitor.visitBoundedLoop(BoundedLoopNode node) |
CharClassAnalyzer |
CharClassAnalyzer.visitBoundedLoop(BoundedLoopNode node) |
Copyright © 2016. All rights reserved.