44 #ifndef Included_RexxInstructionSelect
45 #define Included_RexxInstructionSelect
54 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;}
55 inline void operator delete(
void *) { }
56 inline void operator delete(
void *,
void *) { }
RexxInstructionOtherwise * otherwise
bool isLabel(RexxString *name)
void terminate(RexxActivation *, RexxDoBlock *)
void flatten(RexxEnvelope *)
void liveGeneral(int reason)
RexxInstructionSelect(RexxString *)
void execute(RexxActivation *, RexxExpressionStack *)
void setOtherwise(RexxInstructionOtherwise *)
void matchEnd(RexxInstructionEnd *, RexxSource *)
void addWhen(RexxInstructionIf *)
RexxInstructionSelect(RESTORETYPE restoreType)