| Modifier and Type | Method and Description |
|---|---|
UnboundedLoopNode |
UnboundedLoopNode.clone() |
static UnboundedLoopNode |
UnboundedLoopNode.plus(RegexNode node) |
static UnboundedLoopNode |
UnboundedLoopNode.star(RegexNode node) |
static UnboundedLoopNode |
UnboundedLoopNode.unbounded(RegexNode node,
int from) |
| Modifier and Type | Method and Description |
|---|---|
T |
RegexNodeVisitor.visitUnboundedLoop(UnboundedLoopNode node) |
CharClassAnalyzer |
CharClassAnalyzer.visitUnboundedLoop(UnboundedLoopNode node) |
Copyright © 2017. All rights reserved.