Package | Description |
---|---|
org.h2.bnf |
The implementation of the BNF (Backus-Naur form) parser and tool.
|
org.h2.server.web |
The H2 Console tool.
|
Class and Description |
---|
Bnf
This class can read a file that is similar to BNF (Backus-Naur form).
|
BnfVisitor
The visitor interface for BNF rules.
|
Rule
Represents a BNF rule.
|
RuleHead
Represents the head of a BNF rule.
|
Sentence
A query context object.
|
Class and Description |
---|
BnfVisitor
The visitor interface for BNF rules.
|
Rule
Represents a BNF rule.
|
RuleHead
Represents the head of a BNF rule.
|
Sentence
A query context object.
|
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.