method
new
v5.0.0.1 -
Show latest stable
- Class:
ActionDispatch::Journey::NFA::Builder
new(ast)public
No documentation available.
# File actionpack/lib/action_dispatch/journey/nfa/builder.rb, line 64
def initialize(ast)
@ast = ast
end