method

visit

rails latest stable - Class: ActionDispatch::Journey::Path::Pattern::RegexpOffsets

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.

visit(node)
public

No documentation available.

# File actionpack/lib/action_dispatch/journey/path/pattern.rb, line 66
          def visit(node)
            super
            @capture_count
          end