Method: RegexpExamples::ChargroupParser#length

Defined in:
lib/regexp-examples/chargroup_parser.rb

#lengthObject



61
62
63
# File 'lib/regexp-examples/chargroup_parser.rb', line 61

def length
  @current_position
end