Uses of Class
org.h2.bnf.Bnf
Packages that use Bnf
-
Uses of Bnf in org.h2.bnf
Methods in org.h2.bnf that return BnfModifier and TypeMethodDescriptionstatic BnfBnf.getInstance(Reader csv) Create an instance using the grammar specified in the CSV file.