method

ast

rails latest stable - Class: ActionDispatch::Journey::Router
ast()
private

No documentation available.

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