protected static class DataTypeGrammarParser.LiteralLengthPattern extends Object implements DataTypeGrammarParser.Pattern
| Modifier and Type | Field and Description |
|---|---|
private long |
literal |
| Constructor and Description |
|---|
LiteralLengthPattern(long literal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(TokenStream stream,
DataTypeBuilder builder,
Consumer<ParsingException> error) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdetermineFirstTokens, isOptionalpublic boolean match(TokenStream stream, DataTypeBuilder builder, Consumer<ParsingException> error)
match in interface DataTypeGrammarParser.PatternCopyright © 2020 JBoss by Red Hat. All rights reserved.