44 #ifndef Included_RexxClause
45 #define Included_RexxClause
54 void *
operator new(size_t);
55 inline void *
operator new(
size_t size,
void *ptr) {
return ptr;};
56 inline void operator delete(
void *) { ; }
57 inline void operator delete(
void *,
void *) { ; }
66 void setEnd(
size_t,
size_t);
RexxObject * get(size_t pos)
void setStart(size_t, size_t)
RexxClause(RESTORETYPE restoreType)
void setEnd(size_t, size_t)
void flatten(RexxEnvelope *)
void reset(size_t position)
RexxToken * newToken(int, int, RexxString *, SourceLocation &)
void liveGeneral(int reason)
RexxToken * nextRealToken()
SourceLocation clauseLocation
const SourceLocation & getLocation()
void setLocation(SourceLocation &l)