Uses of Class
org.h2.bnf.RuleExtension
-
Packages that use RuleExtension Package Description org.h2.bnf The implementation of the BNF (Backus-Naur form) parser and tool. -
-
Uses of RuleExtension in org.h2.bnf
Methods in org.h2.bnf that return RuleExtension Modifier and Type Method Description private RuleExtension
Bnf. parseExtension(boolean compatibility)
-