class YARP::RegularExpressionNode

def extended?

def extended?: () -> bool
def extended?
  flags.anybits?(RegularExpressionFlags::EXTENDED)
end