Module: Calyx

Defined in:
lib/calyx/rule.rb,
lib/calyx/errors.rb,
lib/calyx/format.rb,
lib/calyx/result.rb,
lib/calyx/grammar.rb,
lib/calyx/mapping.rb,
lib/calyx/options.rb,
lib/calyx/version.rb,
lib/calyx/registry.rb,
lib/calyx/modifiers.rb,
lib/calyx/prefix_tree.rb,
lib/calyx/syntax/memo.rb,
lib/calyx/syntax/token.rb,
lib/calyx/syntax/concat.rb,
lib/calyx/syntax/unique.rb,
lib/calyx/syntax/choices.rb,
lib/calyx/syntax/terminal.rb,
lib/calyx/syntax/expression.rb,
lib/calyx/syntax/non_terminal.rb,
lib/calyx/syntax/paired_mapping.rb,
lib/calyx/production/affix_table.rb,
lib/calyx/syntax/weighted_choices.rb,
lib/calyx/production/uniform_branch.rb,
lib/calyx/production/weighted_branch.rb

Defined Under Namespace

Modules: Errors, Format, Production, Productions, Syntax Classes: Grammar, Mapping, Modifiers, Options, PrefixEdge, PrefixMatch, PrefixNode, PrefixTree, Registry, Result, Rule

Constant Summary collapse

VERSION =
'0.22.0'.freeze