protected static class DataTypeGrammarParser.ScalePattern extends Object implements DataTypeGrammarParser.Pattern
| Constructor and Description |
|---|
ScalePattern() |
| 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 © 2019 JBoss by Red Hat. All rights reserved.