method

generalized_table

rails latest stable - Class: ActionDispatch::Journey::NFA::TransitionTable

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

generalized_table()
public

Returns a generalized transition graph with reduced states. The states are reduced like a DFA, but the table must be simulated like an NFA.

Edges of the GTG are regular expressions.