class RuboCop::AST::NodePattern::Compiler

def next_capture

Experimental RBS support (using type sampling data from the type_fusion project).

def next_capture: () -> String

This signature was generated using 2 samples from 1 application.

def next_capture
  "captures[#{new_capture}]"
end