var
	tString = 0,
	tAnyOfString = 1,
	tNotOfString = 2,
	tBackRefString = 3,
	tReference = 4,
	tVKey = 5,
	tAny = 6,
	tSwitch = 7;
