function Argument() {
	this.type = 0;
	this.text = "";
}

