Package | Description |
---|---|
org.h2.bnf |
The implementation of the BNF (Backus-Naur form) parser and tool.
|
org.h2.server.web |
The H2 Console tool.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RuleFixed.autoComplete(Sentence sentence) |
boolean |
Rule.autoComplete(Sentence sentence)
Add the next possible token(s).
|
Modifier and Type | Method and Description |
---|---|
boolean |
DbContextRule.autoComplete(Sentence sentence) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.