public static class RegexQuantifiableOperator.RegexStarOperator extends RegexQuantifiableOperator
RegexQuantifiableOperator.QuantifierType, RegexQuantifiableOperator.RegexPlusOperator, RegexQuantifiableOperator.RegexQuestionMarkOperator, RegexQuantifiableOperator.RegexStarOperatorRegexOperator.OperatorType, RegexOperator.RegexJoinOperator, RegexOperator.RegexUnionOperatorRegexToken.TokenType| Constructor and Description |
|---|
RegexStarOperator(RegexQuantifiableOperator.QuantifierType quantifierType,
int index) |
getQuantifierType, toStringgetIndex, getIsBinaryOperator, getOperatorType, getTokenTypepublic RegexStarOperator(RegexQuantifiableOperator.QuantifierType quantifierType, int index)
Copyright © 2021. All rights reserved.