Method: Fast::Capture#to_s

Defined in:
lib/fast.rb

#to_sObject



544
545
546
# File 'lib/fast.rb', line 544

def to_s
  "c[#{token}]"
end