Searched refs:_end_ (Results 1 – 3 of 3) sorted by relevance
13 private PExpression _end_; field in ALoopCommand25 @SuppressWarnings("hiding") PExpression _end_, in ALoopCommand() argument35 setEnd(_end_); in ALoopCommand()48 cloneNode(this._end_), in clone()134 return this._end_; in getEnd()139 if(this._end_ != null) in setEnd()141 this._end_.parent(null); in setEnd()154 this._end_ = node; in setEnd()189 + toString(this._end_) in toString()215 if(this._end_ == child) in removeChild()[all …]
13 private PExpression _end_; field in ALoopIncCommand26 @SuppressWarnings("hiding") PExpression _end_, in ALoopIncCommand() argument37 setEnd(_end_); in ALoopIncCommand()52 cloneNode(this._end_), in clone()139 return this._end_; in getEnd()144 if(this._end_ != null) in setEnd()146 this._end_.parent(null); in setEnd()159 this._end_ = node; in setEnd()219 + toString(this._end_) in toString()246 if(this._end_ == child) in removeChild()[all …]
4680 AR_BSP points to the _end_ of the active register frame, so we need