method

ast

ast()
private

No documentation available.

# File actionpack/lib/action_dispatch/journey/router.rb, line 82
        def ast
          routes.ast
        end