Package com.knezevic.edaf.v3.repr.grammar.build
package com.knezevic.edaf.v3.repr.grammar.build
Grammar builders/parsers.
Contains auto-grammar construction and custom BNF parsing/validation logic.
-
ClassesClassDescriptionBuilds grammar structure from
GrammarConfigfor auto mode.Canonical grammar configuration used by both auto and custom modes.Entry-point factory for building grammar instances from plugin parameter maps.Safe parser for custom BNF-like grammar files.