public class RegexCountClosureOperator extends RegexQuantifiableOperator
RegexQuantifiableOperator.QuantifierType, RegexQuantifiableOperator.RegexPlusOperator, RegexQuantifiableOperator.RegexQuestionMarkOperator, RegexQuantifiableOperator.RegexStarOperatorRegexOperator.OperatorType, RegexOperator.RegexJoinOperator, RegexOperator.RegexUnionOperatorRegexToken.TokenType| Constructor and Description |
|---|
RegexCountClosureOperator(int low,
int high,
RegexQuantifiableOperator.QuantifierType quantifierType,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHigh() |
int |
getLow() |
String |
toString() |
getQuantifierTypegetIndex, getIsBinaryOperator, getOperatorType, getTokenTypepublic RegexCountClosureOperator(int low,
int high,
RegexQuantifiableOperator.QuantifierType quantifierType,
int index)
public int getLow()
public int getHigh()
public String toString()
toString in class RegexQuantifiableOperatorCopyright © 2021. All rights reserved.