public class IntRangeParser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static BExGrammarParser |
FALLBACK_PARSER |
protected RangeParser[] |
PARSERS |
| Modifier | Constructor and Description |
|---|---|
protected |
IntRangeParser() |
| Modifier and Type | Method and Description |
|---|---|
static IntRangeParser |
getInstance() |
RangeWithBounds |
parse(String range) |
protected static final BExGrammarParser FALLBACK_PARSER
protected final RangeParser[] PARSERS
public static IntRangeParser getInstance()
public RangeWithBounds parse(String range)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.