Uses of Class
org.h2.bnf.RuleHead
Packages that use RuleHead
Package
Description
The implementation of the BNF (Backus-Naur form) parser and tool.
Classes that provide context for the BNF tool, in order to provide BNF-based auto-complete.
-
Uses of RuleHead in org.h2.bnf
Fields in org.h2.bnf with type parameters of type RuleHeadMethods in org.h2.bnf that return RuleHeadModifier and TypeMethodDescriptionprivate RuleHead
Bnf.getRuleHead
(String title) Get the rule head for the given title.Methods in org.h2.bnf that return types with arguments of type RuleHeadMethod parameters in org.h2.bnf with type arguments of type RuleHeadModifier and TypeMethodDescriptionvoid
Update cross references.void
void
void
void
void
void
-
Uses of RuleHead in org.h2.bnf.context
Method parameters in org.h2.bnf.context with type arguments of type RuleHead