class YARP::InterpolatedRegularExpressionNode
def initialize(opening_loc, parts, closing_loc, flags, location)
def initialize(opening_loc, parts, closing_loc, flags, location) @opening_loc = opening_loc @parts = parts @closing_loc = closing_loc @flags = flags @location = location end