Searched refs:_block_ (Results 1 – 1 of 1) sorted by relevance
12 private PCommand _block_; field in AIfCommand23 @SuppressWarnings("hiding") PCommand _block_, in AIfCommand() argument31 setBlock(_block_); in AIfCommand()43 cloneNode(this._block_), in clone()104 return this._block_; in getBlock()109 if(this._block_ != null) in setBlock()111 this._block_.parent(null); in setBlock()124 this._block_ = node; in setBlock()158 + toString(this._block_) in toString()178 if(this._block_ == child) in removeChild()[all …]