Package | Description |
---|---|
org.h2.bnf |
The implementation of the BNF (Backus-Naur form) parser and tool.
|
Modifier and Type | Method and Description |
---|---|
static Bnf |
Bnf.getInstance(Reader csv)
Create an instance using the grammar specified in the CSV file.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.