class Ripper::TokenPattern::MatchData
Public Class Methods
(untyped tokens, untyped match) → void
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/ripper/0/ripper.rbs, line 924
def initialize: (untyped tokens, untyped match) -> void
Public Instance Methods
(?untyped n) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/ripper/0/ripper.rbs, line 932
def match: (?untyped n) -> untyped
(?untyped n) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/ripper/0/ripper.rbs, line 928
def string: (?untyped n) -> untyped