class YARP::UntilNode

def begin_modifier?

def begin_modifier?: () -> bool
def begin_modifier?
  flags.anybits?(LoopFlags::BEGIN_MODIFIER)
end