559 <dt><i>operation</i></dt> |
559 <dt><i>operation</i></dt> |
560 <dd> |
560 <dd> |
561 operation type to be performed (Queues.POP, |
561 operation type to be performed (Queues.POP, |
562 Queues.PUSH, Queues.GOTO) |
562 Queues.PUSH, Queues.GOTO) |
563 </dd> |
563 </dd> |
564 <dt><i>doAll=</i></dt> |
564 <dt><i>doAll</i></dt> |
565 <dd> |
565 <dd> |
566 flag indicating to push/pop all (boolean) |
566 flag indicating to push/pop all (boolean) |
567 </dd> |
567 </dd> |
568 <dt><i>named=</i></dt> |
568 <dt><i>named</i></dt> |
569 <dd> |
569 <dd> |
570 flag indicating to push/pop until a named patch |
570 flag indicating to push/pop until a named patch |
571 is at the top of the stack (boolean) |
571 is at the top of the stack (boolean) |
572 </dd> |
572 </dd> |
573 <dt><i>force=</i></dt> |
573 <dt><i>force</i></dt> |
574 <dd> |
574 <dd> |
575 flag indicating a forceful pop (boolean) |
575 flag indicating a forceful pop (boolean) |
576 </dd> |
576 </dd> |
577 </dl> |
577 </dl> |
578 <dl> |
578 <dl> |