ClipToken constructor

ClipToken()

Implementation

ClipToken(){
	_top = null;
	_end = null;
	_get = null;
}