method
new

new(tt)
public
Hide source
# File actionpack/lib/action_dispatch/journey/nfa/builder.rb, line 10 def initialize(tt) @tt = tt @i = -1 end