[][src]Module piston_meta::optimize

Helper methods for syntax rule optimization.

Functions

optimize_rule

Optimizes syntax rule.

unique_byte

Finds a unique byte from rule that determines whether the rule will fail if it does not equals the next byte.

unique_table_from_select

Creates a unique table from select rule.