public class NonpreciseCountClosureOperatorExpansion extends OperatorExpansionRule
| Constructor and Description |
|---|
NonpreciseCountClosureOperatorExpansion() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
expandOperator(StringBuilder resultBuilder,
preprocessor.ParsingPreprocessor.RegexToken factor,
preprocessor.ParsingPreprocessor.RegexToken operator) |
protected preprocessor.ParsingPreprocessor.RegexOperator |
getOperator() |
protected ParsingPreprocessor.RegexOperator.OperatorType |
getOperatorType() |
processpublic NonpreciseCountClosureOperatorExpansion()
protected void expandOperator(StringBuilder resultBuilder, preprocessor.ParsingPreprocessor.RegexToken factor, preprocessor.ParsingPreprocessor.RegexToken operator)
expandOperator in class OperatorExpansionRuleprotected preprocessor.ParsingPreprocessor.RegexOperator getOperator()
getOperator in class OperatorExpansionRuleprotected ParsingPreprocessor.RegexOperator.OperatorType getOperatorType()
getOperatorType in class OperatorExpansionRuleCopyright © 2021. All rights reserved.